Loading fs/ocfs2/dir.c +3 −3 Original line number Diff line number Diff line Loading @@ -208,7 +208,7 @@ static struct buffer_head *ocfs2_find_entry_id(const char *name, return NULL; } struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) { Loading Loading
fs/ocfs2/dir.c +3 −3 Original line number Diff line number Diff line Loading @@ -208,7 +208,7 @@ static struct buffer_head *ocfs2_find_entry_id(const char *name, return NULL; } struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) { Loading