commit | c91c46c12768daac8486dff0f74bc52c2ec974cd | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon Nov 18 05:10:52 2013 -0800 |
committer | Ben Myers <bpm@sgi.com> | Fri Dec 06 17:26:19 2013 -0600 |
tree | 0b78f2f48b2c33de0e0bc5bc3bfc3a96e2c906be | |
parent | 0c3d88dfcedf92b28d759182ecb33f2808dc3e59 [diff] |
xfs: add xfs_setattr_time Split out a xfs_setattr_time helper to share code between truncate and regular setattr similar to xfs_setattr_mode. I might also have another caller growing for this in the near future. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com>