Quantcast
Channel: lkml.org : Shesha Sreenivasamurthy
Viewing all articles
Browse latest Browse all 1267

Re: [GIT PULL] overlayfs update for 4.14

$
0
0
Linus Torvalds writes: (Summary) wrote:

[...]

arguments about that.
The thing is, I don't think "upper layer" is any more internal than "direct IO" is.
"direct IO" is.
And I don't think it's necessarily overlayfs-specific. We have lots of operations where we expose some flags to user space but keep others internal (look at the VM_xyz flags for mmap, for example - we obviously expose things like read/write/execute to user space, but we have the MAYREAD/MAYWRITE/MAYEXEC flags in the same word that are *not* something that user space can just set).

Viewing all articles
Browse latest Browse all 1267

Trending Articles