[XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont
authorNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 04:32:30 +0000 (15:32 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 11 Jan 2006 04:32:30 +0000 (15:32 +1100)
commita255a7456d4051e804fd6efff9a7c0f43483a7fc
tree623c53e2dc77d61a249e257e9fee5f569857031a
parentb04ed21a1fdbfe48ee0738519a4d1af09589dfea
[XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont
incorrectly limit people using this interface to size IO buffers.

SGI-PV: 910890
SGI-Modid: xfs-linux-melb:xfs-kern:24657a

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