diff options
author | Eric Paris <eparis@redhat.com> | 2010-07-28 16:18:38 +0200 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2010-07-28 16:18:52 +0200 |
commit | 700307a29ad61090dcf1d45f8f4a135f5e9211ae (patch) | |
tree | 08b7969486c0039495684a6c13bbac3124a40348 /firmware | |
parent | fsnotify: use _rcu functions for mark list traversal (diff) | |
download | linux-700307a29ad61090dcf1d45f8f4a135f5e9211ae.tar.xz linux-700307a29ad61090dcf1d45f8f4a135f5e9211ae.zip |
fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
Currently fsnotify check is mark->group is NULL to decide if
fsnotify_destroy_mark() has already been called or not. With the upcoming
rcu work it is a heck of a lot easier to use an explicit flag than worry
about group being set to NULL.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions