Always return nlink=1 for directories
authorVolker Lendecke <vl@samba.org>
Thu, 17 Jan 2008 16:48:33 +0000 (17:48 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 19 Jan 2008 01:37:04 +0000 (17:37 -0800)
commite96cf1309e45628f4c27d03f77a4eef5e00602df
tree619d2ea53d43633acca497d1b2ef3de3cb79131b
parentab0ee6e9a6a9eee317228f0c2bde254ad9a59b85
Always return nlink=1 for directories

I did not test it, but it should not affect cifsfs, there are special posix
calls that also return the stat information unfiltered.
source/smbd/trans2.c