summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2009-08-03 17:21:00 (GMT)
committerJan Kara <jack@suse.cz>2009-09-16 15:44:10 (GMT)
commit9c28cbccec66a5ca292c6659bf5a0fe0c8459fa7 (patch)
treed43540ca30413ac8b3717e29f15ccbbe789a76c5 /.gitignore
parent19003c18e9b41f5c3aeb81c92356f90958e1f22f (diff)
downloadlinux-9c28cbccec66a5ca292c6659bf5a0fe0c8459fa7.tar.xz
jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
It does not make sense to store block number for journal as unsigned long since they can be only 32-bit (because of on-disk format limitation). So change in-memory structures and variables to use unsigned int instead. Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions