https://github.com/torvalds/linux
Revision e65ef20781cbfcbfe2d62ce37e028964bc34b313 authored by Jaegeuk Kim on 21 July 2017, 19:58:59 UTC, committed by Jaegeuk Kim on 31 July 2017, 23:48:28 UTC
This patch adds an ioctl to provide feature information to user.
For exapmle, SQLite can use this ioctl to detect whether f2fs support atomic
write or not.

Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
1 parent dc6febb
History
Tip revision: e65ef20781cbfcbfe2d62ce37e028964bc34b313 authored by Jaegeuk Kim on 21 July 2017, 19:58:59 UTC
f2fs: add ioctl to expose current features
Tip revision: e65ef20
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