Always return nlink=1 for directories
commit145ab107b2670b3d645c6757d0a3930eaff6c4d0
authorVolker Lendecke <vl@samba.org>
Thu, 17 Jan 2008 16:48:33 +0000 (17 17:48 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 19 Jan 2008 01:37:04 +0000 (18 17:37 -0800)
tree93c0fb775610270c54409912f43ec471a15ac414
parent805caafd44cbc5fff49711b1a15fb64cc99f3ad3
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.
(This used to be commit e96cf1309e45628f4c27d03f77a4eef5e00602df)
source3/smbd/trans2.c