summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2007-08-20 16:36:30 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2007-10-13 01:51:08 +0400
commit89bec09705d2033b8b765f3c3ac5093f80bd5bc4 (patch)
tree3f0583740c18258ab793e86ae11e3a24c4acf8eb /security/Makefile
parent3efa65b92d832873ece62b42a4268c2515943977 (diff)
downloadlinux-89bec09705d2033b8b765f3c3ac5093f80bd5bc4.tar.xz
sysfs: Rewrite sysfs_drop_dentry.
Currently we find the dentry to drop by looking at sd->s_dentry. We can just as easily accomplish the same task by looking up the sysfs inode and finding all of the dentries from there, with the added bonus that we don't need to play with the sysfs_assoc_lock. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: Tejun Heo <htejun@gmail.com> Cc: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions