]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: Renumber EXT4_IOC_MIGRATE
authorTheodore Ts'o <tytso@mit.edu>
Sat, 13 Sep 2008 23:54:35 +0000 (19:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 Sep 2008 23:54:35 +0000 (19:54 -0400)
commit20e8a8c8cf4091e36a6c8a70f38256acf6396b3c
tree7c25e13bbd59cbee49e30005b1f6470cadd092b5
parent3af40b1f11832695be60879739036fc6e6ba238b
ext4: Renumber EXT4_IOC_MIGRATE

Pick an ioctl number for EXT4_IOC_MIGRATE that won't conflict with
other ext4 ioctl's.  Since there haven't been any major userspace
users of this ioctl, we can afford to change this now, to avoid
potential problems later.

Also, reorder the ioctl numbers in ext4.h to avoid this sort of
mistake in the future.

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