From: Ryusuke Konishi Date: Sat, 14 Nov 2009 09:40:27 +0000 (+0900) Subject: nilfs2: insert cache operation in palloc get block routines X-Git-Tag: v2.6.33-rc1~322^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70622a2091647840013c1e982e56a8808768847e;p=pandora-kernel.git nilfs2: insert cache operation in palloc get block routines This implements cache operation in get block routines of palloc code: nilfs_palloc_get_desc_block(), nilfs_palloc_get_bitmap_block(), and nilfs_palloc_get_entry_block(). This will complete the palloc cache. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed