]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: elevate write count for migrate ioctl
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 13 Sep 2008 16:52:26 +0000 (12:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 13 Sep 2008 16:52:26 +0000 (12:52 -0400)
commit2a43a878001cc5cb7c3c7be2e8dad0a1aeb939b0
treea0653e45baefbbe3d4de74087525d1b86292a101
parent7ee1ec4ca30c6df8e989615cdaacb75f2af4fa6b
ext4: elevate write count for migrate ioctl

The migrate ioctl writes to the filsystem, so we need to elevate the
write count.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
fs/ext4/ioctl.c
fs/ext4/migrate.c