Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 700307a2 authored by Eric Paris's avatar Eric Paris
Browse files

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: default avatarEric Paris <eparis@redhat.com>
parent a4c6e996
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment