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:
9cb4e0d
)
nilfs2: add size option of private object to metadata file allocator
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Thu, 12 Nov 2009 13:42:04 +0000
(22:42 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Fri, 20 Nov 2009 01:05:48 +0000
(10:05 +0900)
This adds an optional "object size" argument to nilfs_mdt_new_common()
function; the argument specifies the size of private object attached
to a newly allocated metadata file inode.
This will afford space to keep local variables for meta data files.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
fs/nilfs2/gcinode.c
patch
|
blob
|
history
fs/nilfs2/mdt.c
patch
|
blob
|
history
fs/nilfs2/mdt.h
patch
|
blob
|
history
fs/nilfs2/super.c
patch
|
blob
|
history
fs/nilfs2/the_nilfs.c
patch
|
blob
|
history
diff --cc
fs/nilfs2/gcinode.c
Simple merge
diff --cc
fs/nilfs2/mdt.c
Simple merge
diff --cc
fs/nilfs2/mdt.h
Simple merge
diff --cc
fs/nilfs2/super.c
Simple merge
diff --cc
fs/nilfs2/the_nilfs.c
Simple merge