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:
7973956
)
nilfs2: separate read method of meta data files on super root block
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Thu, 12 Nov 2009 16:36:56 +0000
(
01:36
+0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Fri, 20 Nov 2009 01:05:48 +0000
(10:05 +0900)
Will displace nilfs_mdt_read_inode_direct function with an individual
read method: nilfs_dat_read, nilfs_sufile_read, nilfs_cpfile_read.
This provides the opportunity to initialize local variables of each
metadata file after reading the inode.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/cpfile.c
patch
|
blob
|
history
fs/nilfs2/cpfile.h
patch
|
blob
|
history
fs/nilfs2/dat.c
patch
|
blob
|
history
fs/nilfs2/dat.h
patch
|
blob
|
history
fs/nilfs2/sufile.c
patch
|
blob
|
history
fs/nilfs2/sufile.h
patch
|
blob
|
history
fs/nilfs2/the_nilfs.c
patch
|
blob
|
history
diff --cc
fs/nilfs2/cpfile.c
Simple merge
diff --cc
fs/nilfs2/cpfile.h
Simple merge
diff --cc
fs/nilfs2/dat.c
Simple merge
diff --cc
fs/nilfs2/dat.h
Simple merge
diff --cc
fs/nilfs2/sufile.c
Simple merge
diff --cc
fs/nilfs2/sufile.h
Simple merge
diff --cc
fs/nilfs2/the_nilfs.c
Simple merge