From: Ryusuke Konishi Date: Tue, 7 Apr 2009 02:01:40 +0000 (-0700) Subject: nilfs2: block cache for garbage collection X-Git-Tag: v2.6.30-rc1~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3d93f709e893187d301aa5458b2248db9f22bd1;p=pandora-kernel.git nilfs2: block cache for garbage collection This adds the cache of on-disk blocks to be moved in garbage collection. The disk blocks are held with dummy inodes (called gcinodes), and this file provides lookup function of the dummy inodes, and their buffer read function. Signed-off-by: Seiji Kihara Signed-off-by: Ryusuke Konishi Signed-off-by: Yoshiji Amagai Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed