git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65d165d
)
ext4: create a new function search_dir
author
Tao Ma
<boyu.mt@taobao.com>
Mon, 10 Dec 2012 19:05:59 +0000
(14:05 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Dec 2012 19:05:59 +0000
(14:05 -0500)
search_dirblock is used to search a dir block, but the code is almost
the same for searching an inline dir.
So create a new fuction search_dir and let search_dirblock call it.
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h
patch
|
blob
|
history
fs/ext4/namei.c
patch
|
blob
|
history
diff --cc
fs/ext4/ext4.h
Simple merge
diff --cc
fs/ext4/namei.c
Simple merge