nfsd: remove bogus setting of status in nfsd4_process_open2
authorJeff Layton <jlayton@poochiereds.net>
Mon, 23 Mar 2015 14:53:43 +0000 (10:53 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 31 Mar 2015 20:46:39 +0000 (16:46 -0400)
commitfc26c3860a6a4a9396f401024f1cc91a95a59143
tree26fdb49b29498bd07c160eb9df09cc0a580806d2
parentbeaca2347f1b7986376e3906dfa7615a9d6f53d8
nfsd: remove bogus setting of status in nfsd4_process_open2

status is always reset after this (and it doesn't make much sense there
anyway).

Signed-off-by: Jeff Layton <jeff.layton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c