Home
last modified time | relevance | path

Searched hist:"3209 f68b3ca4667069923a325c88b21131bfdf9f" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dstat.hdiff 3209f68b3ca4667069923a325c88b21131bfdf9f Fri Mar 31 12:32:17 CDT 2017 David Howells <dhowells@redhat.com> statx: Include a mask for stx_attributes in struct statx

Include a mask in struct stat to indicate which bits of stx_attributes the
filesystem actually supports.

This would also be useful if we add another system call that allows you to
do a 'bulk attribute set' and pass in a statx struct with the masks
appropriately set to say what you want to set.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/include/linux/
H A Dstat.hdiff 3209f68b3ca4667069923a325c88b21131bfdf9f Fri Mar 31 12:32:17 CDT 2017 David Howells <dhowells@redhat.com> statx: Include a mask for stx_attributes in struct statx

Include a mask in struct stat to indicate which bits of stx_attributes the
filesystem actually supports.

This would also be useful if we add another system call that allows you to
do a 'bulk attribute set' and pass in a statx struct with the masks
appropriately set to say what you want to set.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/
H A Dstat.cdiff 3209f68b3ca4667069923a325c88b21131bfdf9f Fri Mar 31 12:32:17 CDT 2017 David Howells <dhowells@redhat.com> statx: Include a mask for stx_attributes in struct statx

Include a mask in struct stat to indicate which bits of stx_attributes the
filesystem actually supports.

This would also be useful if we add another system call that allows you to
do a 'bulk attribute set' and pass in a statx struct with the masks
appropriately set to say what you want to set.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
/openbmc/linux/fs/ext4/
H A Dinode.cdiff 3209f68b3ca4667069923a325c88b21131bfdf9f Fri Mar 31 12:32:17 CDT 2017 David Howells <dhowells@redhat.com> statx: Include a mask for stx_attributes in struct statx

Include a mask in struct stat to indicate which bits of stx_attributes the
filesystem actually supports.

This would also be useful if we add another system call that allows you to
do a 'bulk attribute set' and pass in a statx struct with the masks
appropriately set to say what you want to set.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>