]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] Dynamically allocate local kiocb structures in readv/writev routines
authorNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:30:48 +0000 (13:30 +1100)
committerNathan Scott <nathans@sgi.com>
Tue, 14 Mar 2006 02:30:48 +0000 (13:30 +1100)
commit1f6553f9f9b6e41375c605769a75bd1646685a1b
tree8fc48aaad9b58ebece96747d058b952e72866aa1
parent0293ce3a9fd1b34c933a96577a8ba737b681cf75
[XFS] Dynamically allocate local kiocb structures in readv/writev routines
to reduce stack footprint.

SGI-PV: 947312
SGI-Modid: xfs-linux-melb:xfs-kern:25358a

Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/linux-2.6/xfs_file.c