libafs: allocate vattrs in LINUX to reduce stack used
authorMichael Meffie <mmeffie@sinenomine.net>
Sun, 18 May 2014 23:28:16 +0000 (19:28 -0400)
committerD Brashear <shadow@your-file-system.com>
Sat, 31 May 2014 11:33:36 +0000 (07:33 -0400)
commit40fb2650b783fbafe51aefd3d0af7a6b0536c265
treeb96e3fb2dad2188ad069c1cf7c4490b581948f70
parent9630c075409a262424805411ed473178814b412c
libafs: allocate vattrs in LINUX to reduce stack used

Allocate temporary vattrs in LINUX to reduce the amount
of stack space used.

Change-Id: Iafa8d920b7149486f1ea8fb1999c1f4c9a935615
Reviewed-on: http://gerrit.openafs.org/11170
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Reviewed-by: D Brashear <shadow@your-file-system.com>
src/afs/LINUX/osi_export.c
src/afs/LINUX/osi_vfsops.c
src/afs/LINUX/osi_vnodeops.c