[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)
commitb835bebe95608c81270636a78b70333afb011925
tree147d1b5dbb879651b3c4d74e7f1a394a496b2fdb
parent10387e5eb45c6e48d67102b88229f5bc6037461c
[CIFS] Fix CIFS readdir access denied when SE Linux enabled

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>
fs/cifs/readdir.c