]> git.baikalelectronics.ru Git - kernel.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)
commitbfc58e943abb3c3b5304e2908797808cdbd6df8d
treea0653e45baefbbe3d4de74087525d1b86292a101
parentb3ef3bb06b1fcb260c77041c2e31c6ec56754cd3
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