]> git.karo-electronics.de Git - karo-tx-linux.git/commit
nfsd4: fix exchange_id to return confirm flag
authorJ. Bruce Fields <bfields@redhat.com>
Sat, 26 May 2012 01:24:40 +0000 (21:24 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Jun 2012 00:30:21 +0000 (20:30 -0400)
commit0f1ba0ef213193aecf9baf8b4a3919cff4907e5d
tree378038d3254fdba35c798a7eb542fc2226c9b956
parent7447758be712e891aa4c57f8fa11902ccfdff151
nfsd4: fix exchange_id to return confirm flag

Otherwise nfsd4_set_ex_flags writes over the return flags.

Reported-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c