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:
fe33cc1
)
exofs: refactor exofs_i_info initialization into common helper
author
Boaz Harrosh
<bharrosh@panasas.com>
Tue, 4 Aug 2009 17:40:29 +0000
(20:40 +0300)
committer
Boaz Harrosh
<bharrosh@panasas.com>
Thu, 10 Dec 2009 07:59:19 +0000
(09:59 +0200)
There are two places that initialize inodes: exofs_iget() and
exofs_new_inode()
As more members of exofs_i_info that need initialization are
added this code will grow. (soon)
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
No differences found