Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1512236
| From | Dave Chinner <david@fromorbit.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation |
| Date | 2016-10-31 00:30 +0100 |
| Message-ID | <sy7I5-2Mi-5@gated-at.bofh.it> (permalink) |
| References | <sy1t0-78h-11@gated-at.bofh.it> <sy1t0-78h-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Oct 30, 2016 at 11:42:02AM -0500, Christoph Hellwig wrote: > Signed-off-by: Christoph Hellwig <hch@lst.de> This doesn't belong in this patchset. Regardless, can we just implement the damned thing rather than removing it? Plenty of people have asked for it and they still want this functionality. I've sent a couple of different prototypes that worked but got bikeshedded to death, and IIRC Ben also tried to get it implemented but that went nowhere because other parts of his patchset got bikeshedded to death. If nothing else, just let me implement it in XFS like I did the first time so when all the bikshedding stops we can convert it to the One True AIO Interface that is decided on. Cheers, Dave. -- Dave Chinner david@fromorbit.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
aio fixes for use after free and freeze protection Christoph Hellwig <hch@lst.de> - 2016-10-30 17:50 +0100
[PATCH 3/4] fs: remove aio_run_iocb Christoph Hellwig <hch@lst.de> - 2016-10-30 17:50 +0100
[PATCH 1/4] aio: hold an extra file reference over AIO read/write operations Christoph Hellwig <hch@lst.de> - 2016-10-30 17:50 +0100
[PATCH 4/4] aio: fix freeze protection of aio writes Christoph Hellwig <hch@lst.de> - 2016-10-30 17:50 +0100
[PATCH 2/4] fs: remove the never implemented aio_fsync file operation Christoph Hellwig <hch@lst.de> - 2016-10-30 17:50 +0100
Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation Dave Chinner <david@fromorbit.com> - 2016-10-31 00:30 +0100
Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation Christoph Hellwig <hch@lst.de> - 2016-10-31 14:10 +0100
Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation Dave Chinner <david@fromorbit.com> - 2016-10-31 21:30 +0100
Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation Linus Torvalds <torvalds@linux-foundation.org> - 2016-11-01 02:40 +0100
Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation Christoph Hellwig <hch@lst.de> - 2016-11-01 15:40 +0100
Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation Linus Torvalds <torvalds@linux-foundation.org> - 2016-11-01 16:10 +0100
Re: [PATCH 2/4] fs: remove the never implemented aio_fsync file operation Christoph Hellwig <hch@lst.de> - 2016-11-01 15:30 +0100
Re: aio fixes for use after free and freeze protection Al Viro <viro@ZenIV.linux.org.uk> - 2016-10-30 18:00 +0100
Re: aio fixes for use after free and freeze protection Christoph Hellwig <hch@lst.de> - 2016-10-30 18:10 +0100
Re: aio fixes for use after free and freeze protection Christoph Hellwig <hch@lst.de> - 2016-11-09 03:50 +0100
csiph-web