summaryrefslogtreecommitdiffstats
path: root/fs/ext4/namei.c
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2011-01-10 18:11:00 +0100
committerTheodore Ts'o <tytso@mit.edu>2011-01-10 18:11:00 +0100
commitf1dffc4c5431c6bd8972489636573c5cd09ab672 (patch)
treea23a5ccffc0ecf3862ff7ecc70011efecd22ba39 /fs/ext4/namei.c
parentext4: Use ext4_error_file() to print the pathname to the corrupted inode (diff)
downloadlinux-f1dffc4c5431c6bd8972489636573c5cd09ab672.tar.xz
linux-f1dffc4c5431c6bd8972489636573c5cd09ab672.zip
ext4: ext4_ext_migrate should use NULL not 0
ext4_ext_migrate() calls ext4_new_inode() and passes 0 instead of a pointer to a struct qstr. This patch uses NULL, to make it obvious to the caller that this was a pointer. Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/namei.c')
0 files changed, 0 insertions, 0 deletions