git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10387e5
)
[CIFS] Fix CIFS readdir access denied when SE Linux enabled
author
Steve French
<sfrench@us.ibm.com>
Wed, 6 Sep 2006 22:02:22 +0000
(22:02 +0000)
committer
Steve 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