diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-02-09 18:50:27 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-02-09 18:50:27 +0100 |
commit | 4b217630d0ec277c961e57f6d2985433b352c2ce (patch) | |
tree | f3c5b921d2dd825677b73ee4d4fb97c586d7661a /fs/ext4/namei.c | |
parent | ext4: start handle at the last possible moment in ext4_rmdir() (diff) | |
download | linux-4b217630d0ec277c961e57f6d2985433b352c2ce.tar.xz linux-4b217630d0ec277c961e57f6d2985433b352c2ce.zip |
ext4: fix the number of credits needed for ext4_ext_migrate()
The migration ioctl creates a temporary inode. Since this inode is
never linked to a directory, we don't need to reserve journal credits
required for modifying the directory.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext4/namei.c')
0 files changed, 0 insertions, 0 deletions