Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote: > - generic_file_buffered_write_one_kernel_page seems generally fine, but > you must not call this directly from cachefiles but rather go through > a file operation for it. I can't do that for one very good reason: you insisted that I take out[*] all the provision of a struct file * for doing I/O to the cache, and without that I can't call file ops. You can't have it both ways. Sorry. David [*] You may remember the ENFILE avoidance patch that you objected strenuously to. - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html