]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext4: convert ext4_dx_find_entry() to use the ERR_PTR convention
authorTheodore Ts'o <tytso@mit.edu>
Sat, 30 Aug 2014 00:49:51 +0000 (20:49 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 30 Aug 2014 00:49:51 +0000 (20:49 -0400)
commit537d8f93805ace30ce097736d3aac041931274b1
tree9f9c7fcd90d388d0fb5cc37e0e9250b6cf35412b
parentd4f03186c8986ffde34d06fe74a99aab08f7ee0b
ext4: convert ext4_dx_find_entry() to use the ERR_PTR convention

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