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)
commit79f77bf9a4e3dd5ead006b8f17e7c4ff07d8374e
treec191bbba8a3670f8a5727262ea010d8ce6e91199
parentd5f50b0c290431c65377c4afa1c764e2c3fe5305
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