]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite4f399cb411df059cf200a358c9e78470280c98f
tree147d1b5dbb879651b3c4d74e7f1a394a496b2fdb
parente80289af53de7e41f734ff1877f10e140eb1a519
[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