]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - fs/ext4/namei.c
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
authorliang xie <xieliang007@gmail.com>
Tue, 13 May 2014 02:06:43 +0000 (22:06 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 13 May 2014 02:06:43 +0000 (22:06 -0400)
commit5d60125530b0122f5a0a57481f3064a6250365dd
treeec782bb0e4e6a3828b8d2cf7f426700ad069ea2c
parentc8b459f492cbe8be26d8eac0489ef627ed355947
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access

Make them more consistently

Signed-off-by: xieliang <xieliang@xiaomi.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c
fs/ext4/file.c
fs/ext4/inline.c
fs/ext4/inode.c
fs/ext4/mballoc.c
fs/ext4/move_extent.c
fs/ext4/namei.c
fs/ext4/resize.c
fs/ext4/super.c
fs/ext4/xattr.c