]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commite9be2ac7c09cabcbbbb12b0869e49b7a715d6fb5
tree9e9b602ca0a37160f8832404924116f8860802a7
parent2ba3e6e8afc9b6188b471f27cf2b5e3cf34e7af2
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