commit | 220b5284139be6ecbc39b353fd76f0923eccc3d6 | [log] [tgz] |
---|---|---|
author | Nathan Scott <nathans@sgi.com> | Tue Mar 14 13:33:36 2006 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Tue Mar 14 13:33:36 2006 +1100 |
tree | 86ab8c671631a109690d6589a19d9774d8bed18f | |
parent | 9b94c2eddf407ad8faa5672ffa691e2076167564 [diff] |
[XFS] Dynamically allocate vattr in places it makes sense to do so, to reduce stack use. Also re-use vattr in some places so that multiple copies are not held on-stack. SGI-PV: 947312 SGI-Modid: xfs-linux-melb:xfs-kern:25369a Signed-off-by: Nathan Scott <nathans@sgi.com>