Bug 12812
Summary: | [PATCH]do_sendfile does not invoke any fsnotify_* (inotify) functions | ||
---|---|---|---|
Product: | File System | Reporter: | Scott Wolchok (swolchok) |
Component: | Other | Assignee: | fs_other |
Status: | RESOLVED CODE_FIX | ||
Severity: | enhancement | CC: | alan, florian |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.28 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Scott Wolchok
2009-03-02 21:48:06 UTC
Thanks. Please submit patches via email, not via bugzilla, as per Documentation/SubmittingPatches. Suitable recipients for this one are Jens Axboe <jens.axboe@oracle.com> Andrew Morton <akpm@linux-foundation.org>, linux-fsdevel@vger.kernel.org linux-kernel@vger.kernel.org A patch referencing this bug report has been merged in Linux v3.8-rc1: commit a68c2f12b4b28994aaf622bbe5724b7258cc2fcf Author: Scott Wolchok <swolchok@umich.edu> Date: Thu Dec 20 15:05:52 2012 -0800 sendfile: allows bypassing of notifier events |