diff options
author | Tejun Heo <tj@kernel.org> | 2013-10-24 11:49:08 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-29 15:12:07 -0700 |
commit | 672f76a81ad524359e761d7c863d24aec58e23c5 (patch) | |
tree | 1d15b0abb7b0a7928536ecbad8263b17ca9272cb /fs/sysfs/dir.c | |
parent | 56b3f3b884652395e1025a8e4f1c4bd47bc112c4 (diff) |
sysfs: honor bin_attr.attr.ignore_lockdep
ignore_lockdep is currently honored only for regular files. There's
no reason to ignore it for bin files. Update sysfs_ignore_lockdep()
so that bin_attr.attr.ignore_lockdep works too.
While this doesn't have any in-kernel user, this unifies the behaviors
between regular and bin files and will help later changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/sysfs/dir.c')
0 files changed, 0 insertions, 0 deletions