]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN
authorTheodore Ts'o <tytso@mit.edu>
Mon, 20 Feb 2017 20:34:59 +0000 (15:34 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Feb 2017 20:34:59 +0000 (15:34 -0500)
commit0f4d58e0e5bccea4286aec67f1a45099258fc2a5
tree9e9b602ca0a37160f8832404924116f8860802a7
parenta7e7a87ec561a6271524af1a938da5b1c68c7d74
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN

It's very likely the file system independent ioctl name will be
FS_IOC_SHUTDOWN, so let's use the same name for the ext4 ioctl name.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/ioctl.c