From: Christoph Hellwig Date: Wed, 11 Jan 2006 04:22:04 +0000 (+1100) Subject: [XFS] remove over-eager assert X-Git-Tag: upstream/snapshot3+hdmi~43609^2~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f60d36690ce11a6a41b89e63b4201fbba3aa0bfb;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git [XFS] remove over-eager assert SGI-PV: 941804 SGI-Modid: xfs-linux-melb:xfs-kern:201702a Signed-off-by: Christoph Hellwig Signed-off-by: Nathan Scott --- diff --git a/fs/xfs/xfs_vnodeops.c b/fs/xfs/xfs_vnodeops.c index e03fa2a..5f6dce3 100644 --- a/fs/xfs/xfs_vnodeops.c +++ b/fs/xfs/xfs_vnodeops.c @@ -3829,7 +3829,6 @@ xfs_reclaim( vn_iowait(vp); ASSERT(XFS_FORCED_SHUTDOWN(ip->i_mount) || ip->i_delayed_blks == 0); - ASSERT(VN_CACHED(vp) == 0); /* If we have nothing to flush with this inode then complete the * teardown now, otherwise break the link between the xfs inode