commit | 3201f3dd7370f2d29dfb689ae16f8f5d4066cc33 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Oct 23 15:43:10 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Oct 23 15:43:10 2010 -0400 |
tree | 345fecf8fe25d069af5a7484028f23b5efcdf58b | |
parent | 7ad07353003d6ff69fe0b987813bb77b4d5ac23d [diff] |
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>