From: Koji Sato Date: Tue, 7 Apr 2009 02:01:30 +0000 (-0700) Subject: nilfs2: disk address translator X-Git-Tag: v2.6.30-rc1~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a17564f58b11476c011d623fa1f268602a81c27c;p=pandora-kernel.git nilfs2: disk address translator This adds the disk address translation file (DAT) whose primary function is to convert virtual disk block numbers to actual disk block numbers. The virtual block numbers of NILFS are associated with checkpoint generation numbers, and this file also provides functions to manage the lifetime information of each virtual block number. Signed-off-by: Koji Sato Signed-off-by: Ryusuke Konishi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed