commit | 5731e191f254af9135ad843119804a500528ecf3 | [log] [tgz] |
---|---|---|
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Thu Nov 12 22:42:04 2009 +0900 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Fri Nov 20 10:05:48 2009 +0900 |
tree | 1ababce01647674af0e9c6bfb36f5ab5e96ab76c | |
parent | 9cb4e0d2b99e8b0e5e269d898ae6ab1967647c5a [diff] |
nilfs2: add size option of private object to metadata file allocator 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>