ocfs2: Update VFS inode's id info after reflink.
authorTao Ma <tao.ma@oracle.com>
Wed, 21 Apr 2010 06:05:55 +0000 (14:05 +0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 23 Apr 2010 21:43:22 +0000 (14:43 -0700)
commitc21a534e2f24968cf74976a4e721ac194db30ded
treeed095a19d91fa586912366aeb4c91852f131fa97
parent0350cb078f5035716ebdad4ad4709d02fe466a8a
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 <jeff.liu@oracle.com>
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Cc: <stable@kernel.org>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/refcounttree.c