commit | 6d3eb1eca0e35cc1c0c80eacb7e7fe23c0dbfb07 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Jan 04 16:12:42 2016 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Mon Jan 04 16:12:42 2016 +1100 |
tree | 9abacbf689851a9d0a5021ad1c62760c1f7dc80c | |
parent | 9b434a347c3d0aab5a14911fc65531e792da3ae6 [diff] |
libxfs: use a convenience variable instead of open-coding the fork Use a convenience variable instead of open-coding the inode fork. This isn't really needed for now, but will become important when we add the copy-on-write fork later. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>