]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfsd: handle EUCLEAN
authorJ. Bruce Fields <bfields@redhat.com>
Tue, 4 Oct 2016 17:57:43 +0000 (13:57 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 7 Oct 2016 18:54:19 +0000 (14:54 -0400)
commit42e616167abb7e4074cfba3a2ca19fa2aba40048
tree6f8b63b25f2f9553afa76a27337d716196d8e8c9
parentff30f08c32f932272f9bd4c1caca824ffc939346
nfsd: handle EUCLEAN

Eric Sandeen reports that xfs can return this if filesystem corruption
prevented completing the operation.

Reported-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfsproc.c