ed 2008-06-02 08:40:21 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c linux_util.c
Log:
SVN rev 179486 on 2008-06-02 08:40:06Z by ed
Push down the major/minor conversion for pts/%u to improve consistency.
In the mpsafetty branch, Linu
kib 2008-01-09 16:07:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/linux linux_stats.c
Log:
MFC rev. 1.89, 1.90:
Apply the LCONVPATH() to the (old) linux_stat() and linux_lstat() syscalls.
Revision ChangesPath
1.72.2.8 +
kib 2008-01-09 16:03:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
sys/compat/linux linux_stats.c
Log:
MFC rev. 1.89, 1.90:
Apply the LCONVPATH() to the (old) linux_stat() and linux_lstat() syscalls.
Approved by:re (kensmith)
Re
kib 2008-01-09 15:30:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/compat/linux linux_stats.c
Log:
MFC rev. 1.89, 1.90:
Apply the LCONVPATH() to the (old) linux_stat() and linux_lstat() syscalls.
Approved by:re (kensmith)
Revi
kib 2008-01-05 12:36:35 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c
Log:
After applying LCONVPATH() to the path, do use the converted path
instead of original user-mode string in the linux_stat() and
linux_lstat() syscalls.
Tested by
kib 2007-12-29 14:25:29 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c
Log:
Apply the LCONVPATH() to the (old) linux_stat() and linux_lstat() syscalls.
Without it, code has two problems:
- behaviour of the old and new [l]stat are different w
rwatson 2007-03-06 07:39:12 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c
Log:
In translate_path_major_minor(), do not calculate otherwise unused 'fp'
variable, avoiding an extra locking of the file descriptor array.
Revision ChangesPat
jkim2006-12-04 22:38:52 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c
Log:
MFP4: 109652
Fixes for 'blocking in fifoor state' problem of LTP tests.
linux_*stat*() functions were opening files with O_RDONLY to get
major/minor pair for ch
ambrisko2006-06-15 19:08:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/linux linux_stats.c
Log:
Forgot to bring this fix into my commit tree to include opt_compat.h.
This should unbreak the amd64 build.
Revision ChangesPath
ambrisko2006-05-16 17:57:01 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c
Log:
Fix file leaking in translate_path_major_minor.
Revision ChangesPath
1.83 +6 -2 src/sys/compat/linux/linux_stats.c
ambrisko2006-05-05 16:17:59 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c
Log:
Fix the the duplicate cut-n-paste in linux_fstat64 pointed out by
Alexander Leidinger. I forget to fix it in this version.
Revision ChangesPath
1.81
jeff2006-03-13 03:04:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/linux linux_stats.c
Log:
MFC Rev 1.75
VFS SMP fixes, stack api, softupdates fixes.
Sponsored by: Isilon Systems, Inc.
Approved by:re (scottl)
Revisi
jeff2006-02-06 10:10:42 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c
Log:
- Remove ifdef disabled code that doesn't have a chance of working anymore.
Revision ChangesPath
1.75 +0 -48 src/sys/compat/linux/linux_stats.c
___
cognet 2006-01-26 21:48:50 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_stats.c
Log:
Fix a typo : deivce => device
Spotted by: rwatson
Revision ChangesPath
1.74 +1 -1 src/sys/compat/linux/linux_stats.c
_
14 matches
Mail list logo