]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r224637:
authorzack <zack@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Aug 2011 00:05:09 +0000 (00:05 +0000)
committerzack <zack@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Aug 2011 00:05:09 +0000 (00:05 +0000)
commit167c1f9028e412466b0278551583133904b36e51
tree4d2fb5a956c2cad7081047367757b33e1b83dd56
parent1ff586eb4fba8decc976afe6f872509fc00f1feb
MFC r224637:

Fix an NFS server issue where it was not correctly setting the eof flag when a
READ had hit the end of the file. Also, clean up some cruft in the code.

git-svn-id: svn://svn.freebsd.org/base/stable/8@224953 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfsserver/nfs_nfsdserv.c