Re: [EXPERIMENT,RFC] FAT: Add "flush" option for hotplug devices

From: OGAWA Hirofumi
Date: Sat Oct 22 2005 - 06:43:51 EST


Christoph Hellwig <hch@xxxxxxxxxxxxx> writes:

>> Many filesystems does
>>
>> filemap_fdatawrite(mapping);
>> filemap_fdatawait(mapping);
>>
>> Don't you want filemap_write_and_wait()?
>
> Yes, that doesn't fall under the odd exports above. Care to submit
> a patch to export it (non-_GPL) and convert all users of the above
> pattern to it?

I'll convert it on separated patch. Thanks.
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/