ext4: convert ext4_bread() to use the ERR_PTR convention
authorTheodore Ts'o <tytso@mit.edu>
Sat, 30 Aug 2014 00:52:15 +0000 (20:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 30 Aug 2014 00:52:15 +0000 (20:52 -0400)
commit1c2150283cae895526d0db3953d13d139f4e7a03
tree056daeae23f869aab5bbaec535ebe3eee5f19c35
parent1056008226769fe982236c26038a095aeb47714b
ext4: convert ext4_bread() to use the ERR_PTR convention

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/dir.c
fs/ext4/ext4.h
fs/ext4/inode.c
fs/ext4/namei.c
fs/ext4/super.c