]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit8eea80d52b9d87cfd771055534bd2c24f73704d7
tree7c25e13bbd59cbee49e30005b1f6470cadd092b5
parent4db46fc266b84a04b73b7a4c6ebe8a543a62a2ff
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