diff options
author | Jeff Mahoney <[email protected]> | 2006-03-02 13:25:26 -0500 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-03-02 10:37:59 -0800 |
commit | 3af1efe8a301f5b1c813f5f761cb1e10d6175605 (patch) | |
tree | 3f2604369c0ea1a742a31eb29cae672b335826cc /net/lapb/lapb_timer.c | |
parent | c499ec24c31edf270e777a868ffd0daddcfe7ebd (diff) |
[PATCH] reiserfs: fix unaligned bitmap usage
The bitmaps associated with generation numbers for directory entries
are declared as an array of ints. On some platforms, this causes alignment
exceptions.
The following patch uses the standard bitmap declaration macros to
declare the bitmaps, fixing the problem.
Originally from Takashi Iwai.
Signed-off-by: Takashi Iwai <[email protected]>
Acked-by: Jeff Mahoney <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions