commit | 0c6532e4e3b0c8bd18dd0a5cc1894a1944997cc6 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:38 2010 -0400 |
committer | Eric Paris <eparis@redhat.com> | Wed Jul 28 10:18:51 2010 -0400 |
tree | 05e9af0efc8018780a45e0c84d8264ceaf359729 | |
parent | c1e5c954020e123d30b4abf4038ce501861bcf9f [diff] |
fsnotify: place marks on object in order of group memory address fsnotify_marks currently are placed on objects (inodes or vfsmounts) in arbitrary order. This patch places them in order of the group memory address. Signed-off-by: Eric Paris <eparis@redhat.com>