commit | e8b78db77d48fddd13fd249e88ab7bfffa0661fe | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Jun 28 19:27:30 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Fri Jun 28 19:27:30 2019 -0700 |
tree | d13297e84e976826afe811ae2051903e96a0f2a2 | |
parent | d15cbf2f38b2fbc78512561052953c94cc82a9f5 [diff] |
xfs: don't require log items to implement optional methods Just check if they are present first. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>