commit | 6dfbd149946c22c2e2886d6b560def78630c8387 | [log] [tgz] |
---|---|---|
author | Lino Sanfilippo <LinoSanfilippo@gmx.de> | Tue Jun 14 17:29:49 2011 +0200 |
committer | Eric Paris <eparis@redhat.com> | Tue Dec 11 13:29:45 2012 -0500 |
tree | 8d13ff7c1f0a8581d15ebcad6af31953d9ed290b | |
parent | 104d06f08ea59247cb0e7e548c5a5d22d21dcfd5 [diff] |
fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark should be destroyed This patch adds an extra flag to mark_remove_from_mask() to inform the caller if the mark should be destroyed. With this we dont destroy the mark implicitly in the function itself any more but let the caller handle it. Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de> Signed-off-by: Eric Paris <eparis@redhat.com>