From: Ryusuke Konishi Date: Tue, 7 Apr 2009 02:01:39 +0000 (-0700) Subject: nilfs2: another dat for garbage collection X-Git-Tag: v2.6.30-rc1~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ef1ecfdea2f9f1e740a4bee0fa9cd629bdda70;p=pandora-kernel.git nilfs2: another dat for garbage collection NILFS2 uses another DAT inode during garbage collection to ensure atomicity and consistency of the DAT in the transient state. This twin inode is called GCDAT. This adds functions to initialize the GCDAT and to switch page caches and B-tree node caches between these two inodes. 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