Thread (21 messages) 21 messages, 3 authors, 2017-06-27

Re: [PATCH 1/9] fs: add fcntl() interface for setting/getting write life time hints

From: Christoph Hellwig <hch@infradead.org>
Date: 2017-06-27 14:52:58
Also in: linux-fsdevel

On Tue, Jun 27, 2017 at 07:42:55AM -0700, Christoph Hellwig wrote:
The API looks ok, but the code could use some cleanups.  What do
you think about the incremental patch below:

It refactors various manipulations, and stores the write hint right
in the iocb as there is a 4 byte hole (this will need some minor
adjustments in the next patches):
And looking over the followons I'd love to just store the hints
directly in the inode, bio and request themselves.  We have big
enough holes at least in the bio and request to store them, although
instead of the enum which is at least in sized we'd have to make them
an explicit u16 or even u8.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help