]> 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)
commit0fbf9869e6b1e377b92faec8dc479ac7d6955a7c
tree9e9b602ca0a37160f8832404924116f8860802a7
parent21d0e8a438b088d7acb7edd2b71bc744f0fbeac1
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