From: Tao Ma Date: Mon, 18 Aug 2008 09:38:47 +0000 (+0800) Subject: ocfs2: Add helper function in uptodate.c for removing xattr clusters X-Git-Tag: v2.6.28-rc1~572^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac11c827192272eabb68b8f4cf844066461d9690;p=pandora-kernel.git ocfs2: Add helper function in uptodate.c for removing xattr clusters The old uptodate only handles the issue of removing one buffer_head from ocfs2 inode's buffer cache. With xattr clusters, we may need to remove multiple buffer_head's at a time. Signed-off-by: Tao Ma Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed