commit | 4478fb1f2db4b1473969ed24cf18264e3a4b1d79 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 01 17:38:15 2016 +1000 |
committer | Dave Chinner <david@fromorbit.com> | Wed Jun 01 17:38:15 2016 +1000 |
tree | 3a730030066511421291c8f3b53a77ac77665ee2 | |
parent | 0d5a75e9e23ee39cd0d8a167393dcedb4f0f47b2 [diff] |
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>