diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-09-09 18:46:51 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-09-09 18:46:51 -0400 |
commit | 3212a80a58062056bb922811071062be58d8fee1 (patch) | |
tree | 0ae97cdc351f18e9090c8b33505eabe59c3da21c /fs/ext4/mballoc.c | |
parent | d5b8f31007a93777cfb0603b665858fb7aebebfc (diff) | |
download | linux-3212a80a58062056bb922811071062be58d8fee1.tar.gz linux-3212a80a58062056bb922811071062be58d8fee1.tar.bz2 linux-3212a80a58062056bb922811071062be58d8fee1.zip |
ext4: convert block group-relative offsets to use clusters
Certain parts of the ext4 code base, primarily in mballoc.c, use a
block group number and offset from the beginning of the block group.
This offset is invariably used to index into the allocation bitmap, so
change the offset to be denominated in units of clusters.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.c')
0 files changed, 0 insertions, 0 deletions