diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-08-30 05:41:58 +0200 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2006-08-30 05:41:58 +0200 |
commit | 7288026b8671061aff7663b1766037b3f2573627 (patch) | |
tree | 6b1815edfdc11e95eb9669f471a8233a04943d21 /Documentation | |
parent | [XFS] Update the MAINTAINERS file entry for XFS. (diff) | |
download | linux-7288026b8671061aff7663b1766037b3f2573627.tar.xz linux-7288026b8671061aff7663b1766037b3f2573627.zip |
[XFS] Fix char size overflow in bmap_alloc call for unwritten extent
conversion.
Since bma.conv is a char and XFS_BMAPI_CONVERT is 0x1000, bma.conv was
always assigned zero. Spotted by the GNU C compiler (SVN version).
SGI-PV: 947312
SGI-Modid: xfs-linux-melb:xfs-kern:26887a
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Nathan Scott <nathans@sgi.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions