commit | 527851124d10f9c50b1c578e0a56fcd49922422d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Feb 16 11:49:23 2015 +1100 |
committer | Dave Chinner <david@fromorbit.com> | Mon Feb 16 11:49:23 2015 +1100 |
tree | f16dd8e452ae24ce6802cfb8c6baa53588de91ab | |
parent | bad962662dbc60e76ec1baae34af56b1ba2dfa5f [diff] |
xfs: implement pNFS export operations Add operations to export pNFS block layouts from an XFS filesystem. See the previous commit adding the operations for an explanation of them. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>