xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Jun 2016 07:38:15 +0000 (17:38 +1000)
committerDave Chinner <david@fromorbit.com>
Wed, 1 Jun 2016 07:38:15 +0000 (17:38 +1000)
commit4478fb1f2db4b1473969ed24cf18264e3a4b1d79
tree3a730030066511421291c8f3b53a77ac77665ee2
parent0d5a75e9e23ee39cd0d8a167393dcedb4f0f47b2
xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined

And the same for XFS_IOC_THAW.  Just because we now have a common
version of the ioctl we still need to provide the old name for it
for anyone using those.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_fs.h