[PATCH] fsnotify: hook on removexattr, too
authorRobert Love <rml@novell.com>
Tue, 6 Sep 2005 22:17:16 +0000 (15:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 7 Sep 2005 23:57:27 +0000 (16:57 -0700)
commitb80068543794864f533163c586be2a1a9880a65d
tree54795bcc0fb0cd3d8bea3a301e74c9049cd0c626
parent90563ec4129f14d19f018240d1d3ff5c0e5e6392
[PATCH] fsnotify: hook on removexattr, too

Add fsnotify_xattr() hook to removexattr().

Signed-off-by: Robert Love <rml@novell.com>
Signed-off-by: John McCtuchan <ttb@tentacle.dhs.org>
Cc: Andreas Gruenbacher <agruen@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/xattr.c