1
0
Files
linux/fs
Scott Wolchok a68c2f12b4 sendfile: allows bypassing of notifier events
do_sendfile() in fs/read_write.c does not call the fsnotify functions,
unlike its neighbors.  This manifests as a lack of inotify ACCESS events
when a file is sent using sendfile(2).

Addresses
  https://bugzilla.kernel.org/show_bug.cgi?id=12812

[akpm@linux-foundation.org: use fsnotify_modify(out.file), not fsnotify_access(), per Dave]
Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Scott Wolchok <swolchok@umich.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-20 17:40:21 -08:00
..
2012-11-16 11:20:42 -06:00
2012-12-20 17:40:20 -08:00
2012-10-09 23:33:38 -04:00
2012-10-17 09:18:38 -05:00
2012-10-09 18:35:22 -04:00
2012-10-06 03:05:31 +09:00
2012-12-20 17:40:20 -08:00
2012-07-14 16:34:47 +04:00
2012-10-09 23:33:39 -04:00
2012-12-17 17:15:26 -08:00
2012-10-09 23:33:39 -04:00
2012-10-22 08:50:37 +03:00
2012-10-29 09:00:57 -07:00
2012-10-09 15:52:31 +09:00
2012-11-28 21:49:02 -05:00
2012-12-10 16:30:43 -05:00
2012-10-09 18:35:22 -04:00
2012-11-29 22:17:21 -05:00
2012-09-26 21:08:52 -04:00
2012-12-17 17:15:27 -08:00
2012-10-09 23:33:39 -04:00