From: Tao Ma Date: Wed, 21 Apr 2010 06:05:55 +0000 (+0800) Subject: ocfs2: Update VFS inode's id info after reflink. X-Git-Tag: v2.6.34-rc7~27^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21a534e2f24968cf74976a4e721ac194db30ded;p=pandora-kernel.git ocfs2: Update VFS inode's id info after reflink. In reflink we update the id info on the disk but forgot to update the corresponding information in the VFS inode. Update them accordingly when we want to preserve the attributes. Reported-by: Jeff Liu Signed-off-by: Tao Ma Cc: Signed-off-by: Joel Becker --- Reading git-diff-tree failed