]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fsnotify: add vfsmount specific fields to the fsnotify_mark_entry union
authorEric Paris <eparis@redhat.com>
Fri, 18 Dec 2009 02:24:23 +0000 (21:24 -0500)
committerEric Paris <eparis@redhat.com>
Wed, 28 Jul 2010 13:58:52 +0000 (09:58 -0400)
commit4136510dd61a1ca151fc5b9d8c1ebd5a8ce2e8f4
treef71d8d0e04fdc0fb81ef60d38ac3c36800c57736
parent2823e04de4f1a49087b58ff2bb8f61361ffd9321
fsnotify: add vfsmount specific fields to the fsnotify_mark_entry union

vfsmount marks need mostly the same data as inode specific fields, but for
consistency and understandability we put that data in a vfsmount specific
struct inside a union with inode specific data.

Signed-off-by: Eric Paris <eparis@redhat.com>
include/linux/fsnotify_backend.h