]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: warn on odd reply state in nfsd_vfs_read
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 10 Dec 2012 23:04:53 +0000 (18:04 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 18 Dec 2012 02:55:46 +0000 (21:55 -0500)
commit6345f13d54bc80a5f790c0d50263be6ca4d7d283
treec191bbba8a3670f8a5727262ea010d8ce6e91199
parent81c89d76bcd04460252201c2a41a967cddab2bf0
nfsd: warn on odd reply state in nfsd_vfs_read

As far as I can tell this shouldn't currently happen--or if it does,
something is wrong and data is going to be corrupted.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/vfs.c