https://github.com/torvalds/linux
Revision 2c1d03056991286c689be3348fb8b844bcd20e23 authored by Chao Yu on 28 July 2017, 16:32:52 UTC, committed by Jaegeuk Kim on 31 July 2017, 23:48:35 UTC
This patch adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR ioctl interface
support for f2fs. The interface is kept consistent with the one
of ext4/xfs.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
1 parent b6a245e
History
Tip revision: 2c1d03056991286c689be3348fb8b844bcd20e23 authored by Chao Yu on 28 July 2017, 16:32:52 UTC
f2fs: support F2FS_IOC_FS{GET,SET}XATTR
Tip revision: 2c1d030
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 410.5 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 722 bytes

README

back to top