commit | 8b56f083c2a6bd0a88271225f0bcf1d81db20d3c | [log] [tgz] |
---|---|---|
author | Nathan Scott <nathans@sgi.com> | Thu Sep 28 11:01:46 2006 +1000 |
committer | Tim Shimmin <tes@sgi.com> | Thu Sep 28 11:01:46 2006 +1000 |
tree | 90acd2461a8d7a8852385711ce7ef4a771f0cebb | |
parent | 726801ba067410a1d38518823f2c253a087f6c6f [diff] |
[XFS] Rework DMAPI bulkstat calls in such a way that we can directly extract inline attributes out of the bulkstat buffer (for that case), rather than using an (extremely expensive for large icount filesystems) iget for fetching attrs. SGI-PV: 944409 SGI-Modid: xfs-linux-melb:xfs-kern:26602a Signed-off-by: Nathan Scott <nathans@sgi.com> Signed-off-by: Tim Shimmin <tes@sgi.com>