diff options
author | Mark Fasheh <mark.fasheh@oracle.com> | 2006-05-02 17:54:45 -0700 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2006-08-07 11:04:07 -0700 |
commit | 101ebf256de54e78e6d3277adacf656e125a2c5a (patch) | |
tree | 73f19064663888bb5379c746459090a3807a2a47 /fs/ocfs2/suballoc.c | |
parent | 9acd72f4240429dfd762c9a2c7eb5c18b5d32529 (diff) | |
download | kernel_samsung_smdk4412-101ebf256de54e78e6d3277adacf656e125a2c5a.tar.gz kernel_samsung_smdk4412-101ebf256de54e78e6d3277adacf656e125a2c5a.tar.bz2 kernel_samsung_smdk4412-101ebf256de54e78e6d3277adacf656e125a2c5a.zip |
ocfs2: limit cluster bitmap information saved at mount
We were storing cluster count on the ocfs2_super structure, but never
actually using it so remove that. Also, we don't want to populate the
uptodate cache with the unlocked block read - it is technically safe as is,
but we should change it for correctness.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/ocfs2/suballoc.c')
0 files changed, 0 insertions, 0 deletions