Searched hist:"23591256 d61354e20f12e98d7a496ad5c23de74c" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | bmap.h | diff 23591256d61354e20f12e98d7a496ad5c23de74c Fri Oct 13 16:25:45 CDT 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Fix bmap to map extents properly
This fix means that bmap will map extents of the length requested by the VFS rather than guessing at it, or just mapping one block at a time. The other callers of gfs2_block_map are audited to ensure they send the correct max extent lengths (i.e. set bh->b_size correctly).
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | recovery.c | diff 23591256d61354e20f12e98d7a496ad5c23de74c Fri Oct 13 16:25:45 CDT 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Fix bmap to map extents properly
This fix means that bmap will map extents of the length requested by the VFS rather than guessing at it, or just mapping one block at a time. The other callers of gfs2_block_map are audited to ensure they send the correct max extent lengths (i.e. set bh->b_size correctly).
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | log.c | diff 23591256d61354e20f12e98d7a496ad5c23de74c Fri Oct 13 16:25:45 CDT 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Fix bmap to map extents properly
This fix means that bmap will map extents of the length requested by the VFS rather than guessing at it, or just mapping one block at a time. The other callers of gfs2_block_map are audited to ensure they send the correct max extent lengths (i.e. set bh->b_size correctly).
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | quota.c | diff 23591256d61354e20f12e98d7a496ad5c23de74c Fri Oct 13 16:25:45 CDT 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Fix bmap to map extents properly
This fix means that bmap will map extents of the length requested by the VFS rather than guessing at it, or just mapping one block at a time. The other callers of gfs2_block_map are audited to ensure they send the correct max extent lengths (i.e. set bh->b_size correctly).
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | bmap.c | diff 23591256d61354e20f12e98d7a496ad5c23de74c Fri Oct 13 16:25:45 CDT 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Fix bmap to map extents properly
This fix means that bmap will map extents of the length requested by the VFS rather than guessing at it, or just mapping one block at a time. The other callers of gfs2_block_map are audited to ensure they send the correct max extent lengths (i.e. set bh->b_size correctly).
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|