commit | 5444e2981c31d0ed7465475e451b8437084337e5 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Dec 17 21:24:27 2009 -0500 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 09:58:57 2010 -0400 |
tree | 66b6d84b7aab886b44a3467a139d258d9aba09df | |
parent | 32c3263221bd63316815286dccacdc7abfd7f3c4 [diff] |
fsnotify: split generic and inode specific mark code currently all marking is done by functions in inode-mark.c. Some of this is pretty generic and should be instead done in a generic function and we should only put the inode specific code in inode-mark.c Signed-off-by: Eric Paris <eparis@redhat.com>