]> git.karo-electronics.de Git - mv-sheeva.git/commit
NFSv4: Fix a regression in decode_getfattr
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Oct 2010 19:43:10 +0000 (15:43 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 23 Oct 2010 19:43:10 +0000 (15:43 -0400)
commit3201f3dd7370f2d29dfb689ae16f8f5d4066cc33
tree345fecf8fe25d069af5a7484028f23b5efcdf58b
parent7ad07353003d6ff69fe0b987813bb77b4d5ac23d
NFSv4: Fix a regression in decode_getfattr

We don't want to have the mounted_on_fileid overwrite the true fileid. We
only return the former if the server didn't supply the true fileid.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4xdr.c