cvs commit: src/sys/kern vfs_syscalls.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 26 13:44:33 PDT 2007
dillon 2007/06/26 13:39:33 PDT
DragonFly src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
A file descriptor of -1 is legal when accessing journal status. Just allow
it generally, the journal command switch will recheck it on a per-command
basis.
Revision Changes Path
1.117 +8 -4 src/sys/kern/vfs_syscalls.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.116&r2=1.117&f=u
More information about the Commits
mailing list