commit | f799bdb355edaabd81b778087613409a8932fbe9 | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Wed Jun 16 09:51:02 2010 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jun 22 13:17:43 2010 -0400 |
tree | e2d27df6984a11b3710fbc5ceb2dd874c375b3bb | |
parent | 7e27d6e778cd87b6f2415515d7127eba53fe5d02 [diff] |
nfs4 use mandatory attribute file type in nfs4_get_root S_ISDIR(fsinfo.fattr->mode) checks the file type rather than the mode bits, so we should be checking for the NFS_ATTR_FATTR_TYPE fattr property. Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@kernel.org