commit | 0809ab69a2782afac8c4d7f3d35cd123050aab9a | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Fri Dec 12 16:58:36 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 13 12:42:53 2014 -0800 |
tree | 373ed29c67e9ffd46a53d04e6fc68f4d96b6ba2d | |
parent | 820c12d5d6c0890bc93dd63893924a13041fdc35 [diff] |
fsnotify: unify inode and mount marks handling There's a lot of common code in inode and mount marks handling. Factor it out to a common helper function. Signed-off-by: Jan Kara <jack@suse.cz> Cc: Eric Paris <eparis@redhat.com> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>