From: Ryusuke Konishi Date: Thu, 12 Nov 2009 13:42:04 +0000 (+0900) Subject: nilfs2: add size option of private object to metadata file allocator X-Git-Tag: v2.6.33-rc1~322^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5731e191f254af9135ad843119804a500528ecf3;p=pandora-kernel.git 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 --- Reading git-diff-tree failed