summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2009-05-14 08:58:52 +0400
committerTheodore Ts'o <tytso@mit.edu>2009-05-14 08:58:52 +0400
commitc21770573319922e3f3fcb331cfaa290c49f1c81 (patch)
treeee21ebb2d73d4d3b19d7e391e7accf00704371d9 /.gitignore
parent12b7ac176831df1aa58a787e67c3e5d698b30163 (diff)
downloadlinux-c21770573319922e3f3fcb331cfaa290c49f1c81.tar.xz
ext4: Define a new set of flags for ext4_get_blocks()
The functions ext4_get_blocks(), ext4_ext_get_blocks(), and ext4_ind_get_blocks() used an ad-hoc set of integer variables used as boolean flags passed in as arguments. Use a single flags parameter and a setandard set of bitfield flags instead. This saves space on the call stack, and it also makes the code a bit more understandable. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions