Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-16 | xfs: recall pNFS layouts on conflicting access | Christoph Hellwig | |
Recall all outstanding pNFS layouts and truncates, writes and similar extent list modifying operations. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com> | |||
2015-02-16 | xfs: implement pNFS export operations | Christoph Hellwig | |
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> |