[CIFS] Fix CIFS readdir access denied when SE Linux enabled
authorSteve French <sfrench@us.ibm.com>
Wed, 6 Sep 2006 22:02:22 +0000 (22:02 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 6 Sep 2006 22:02:22 +0000 (22:02 +0000)
CIFS had one path in which dentry was instantiated before the corresponding
inode metadata was filled in.

Fixes Redhat bugzilla bug #163493

Signed-off-by: Steve French <sfrench@us.ibm.com>
Acked-by: Eric Paris <eparis@redhat.com>
Acked-by: Dave Kleikamp <shaggy@austin.ibm.com>

No differences found