cvs commit: src/sys/kern sys_generic.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Oct 21 13:07:37 PDT 2003
dillon 2003/10/21 13:06:47 PDT
Modified files:
sys/kern sys_generic.c
Log:
Fix bug in last commit, flags were not being passed to fo_write() which
broke pwrite(). This caused samba to stop working (amoung other things).
Samba problem reported by: David Rhodus <drhodus at xxxxxxxxx>
Revision Changes Path
1.15 +2 -2 src/sys/kern/sys_generic.c
More information about the Commits
mailing list