On Mon, May 22, 2006 at 02:35:19AM -0700, Andrew Morton wrote: > The loop driver plays with file_operations.write() also. The code should > be reviewed and tested against filesystems which use LO_FLAGS_USE_AOPS as > well as against those which do not, please. The LO_FLAGS_USE_AOPS stuff is broken, please drop it from -mm. I explained to the RedHAt guy in detail on how to get it right. That beeing said the bu isn't autofs using ->write directly which is done in a lot of places but the pipe code not setting it to do_sync_write. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- [PATCH 0/3] VFS changes to collapse AIO and vectored IO into single (set of) fileops.
- From: Badari Pulavarty <[email protected]>
- [PATCH 0/3] VFS changes to collapse AIO and vectored IO into single (set of) fileops.
- From: Badari Pulavarty <[email protected]>
- [PATCH 0/4] VFS fileop cleanups by collapsing AIO and vector IO
- From: Badari Pulavarty <[email protected]>
- [PATCH 0/4] VFS fileop cleanups by collapsing AIO and vector IO
- From: Badari Pulavarty <[email protected]>
- [PATCH 2/4] Remove readv/writev methods and use aio_read/aio_write instead
- From: Badari Pulavarty <[email protected]>
- Re: [PATCH 2/4] Remove readv/writev methods and use aio_read/aio_write instead
- From: Andrew Morton <[email protected]>
- Re: [PATCH 2/4] Remove readv/writev methods and use aio_read/aio_write instead
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 2/4] Remove readv/writev methods and use aio_read/aio_write instead
- From: Andrew Morton <[email protected]>
- Re: [PATCH 2/4] Remove readv/writev methods and use aio_read/aio_write instead
- From: Andrew Morton <[email protected]>
- [PATCH 0/3] VFS changes to collapse AIO and vectored IO into single (set of) fileops.
- Prev by Date: Re: broadcom 5752 in HP dc7600U works on 2.6.13 but does not working on 2.6.16
- Next by Date: Re: [PATCH] Add user taint flag
- Previous by thread: Re: [PATCH 2/4] Remove readv/writev methods and use aio_read/aio_write instead
- Next by thread: Re: [PATCH 2/4] Remove readv/writev methods and use aio_read/aio_write instead
- Index(es):