diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2016-06-14 12:24:50 -0500 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2016-06-27 09:47:08 -0500 |
commit | cda9dd4207aeb29d0aa2298085cc2d1ebcb87e04 (patch) | |
tree | 734cc4bf36228f8ddfc2f85ebb87328cef383746 /fs/gfs2/dir.h | |
parent | ec5ec66ba48bd3163110599359797858ac38e79b (diff) |
gfs2: Large-filesystem fix for 32-bit systems
Commit ff34245d switched from iget5_locked to iget_locked among other
things, but iget_locked doesn't work for filesystems larger than 2^32
blocks on 32-bit systems. Switch back to iget5_locked. Filesystems
larger than 2^32 blocks are unrealistic to work well on 32-bit systems,
so this is mostly a code cleanliness fix.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'fs/gfs2/dir.h')
0 files changed, 0 insertions, 0 deletions