commit | fde2227ce12b6d3e1945bd512da2a4a333331a2c | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon Aug 12 20:49:39 2013 +1000 |
committer | Ben Myers <bpm@sgi.com> | Mon Aug 12 16:42:30 2013 -0500 |
tree | 48bce1802731a4ddbaf9d4beaed5a1466b17b90e | |
parent | abec5f2bf991a03b055be36d918cd6f8f58cc83e [diff] |
xfs: split out attribute fork truncation code into separate file The attribute inactivation code is not used by userspace, so like the attribute listing, split it out into a separate file to minimise the differences between the filesystem shared with libxfs in userspace. Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>