diff options
author | Jim McDonough <jmcd@samba.org> | 2013-09-21 10:36:10 -0500 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-09-21 10:36:10 -0500 |
commit | 74d290da476f672ad756634d12aa707375d3564d (patch) | |
tree | aa972423ddb39e39d49cca13349eb9e07c3d70c3 /fs/ext2/xattr.h | |
parent | 9ae6cf606a33b0a762798df0fb742848bcc685b5 (diff) | |
download | linux-stable-74d290da476f672ad756634d12aa707375d3564d.tar.gz linux-stable-74d290da476f672ad756634d12aa707375d3564d.tar.bz2 linux-stable-74d290da476f672ad756634d12aa707375d3564d.zip |
[CIFS] Provide sane values for nlink
Since we don't get info about the number of links from the readdir
linfo levels, stat() will return 0 for st_nlink, and in particular,
samba re-exported shares will show directories as files (as samba is
keying off st_nlink before evaluating how to set the dos modebits)
when doing a dir or ls.
Copy nlink to the inode, unless it wasn't provided. Provide
sane values if we don't have an existing one and none was provided.
Signed-off-by: Jim McDonough <jmcd@samba.org>
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/ext2/xattr.h')
0 files changed, 0 insertions, 0 deletions