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:
d5ac777
)
ext4: remove unused variable in add_dirent_to_buf()
author
Guo Chao
<yan@linux.vnet.ibm.com>
Tue, 29 Jan 2013 02:26:44 +0000
(21:26 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Tue, 29 Jan 2013 02:26:44 +0000
(21:26 -0500)
After commit 978fef9 (create __ext4_insert_dentry for dir entry
insertion), 'reclen' is not used anymore.
Signed-off-by: Guo Chao <yan@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
No differences found