diff options
author | Jan Kara <jack@suse.cz> | 2009-07-22 13:17:20 +0200 |
---|---|---|
committer | Joel Becker <joel.becker@oracle.com> | 2009-07-23 19:59:27 +0200 |
commit | 4539f1df25bcd0fdf0d8a5e2c92de6bece83c7a0 (patch) | |
tree | fb3a2429f8759816fd15877ec0c0ab3c567dbb51 /fs/ocfs2/journal.h | |
parent | ocfs2: Fix initialization of blockcheck stats (diff) | |
download | linux-4539f1df25bcd0fdf0d8a5e2c92de6bece83c7a0.tar.xz linux-4539f1df25bcd0fdf0d8a5e2c92de6bece83c7a0.zip |
ocfs2: Remove syncjiff field from quota info
syncjiff is just a converted value of syncms. Some places which
are updating syncms forgot to update syncjiff as well. Since the
conversion is just a simple division / multiplication and it does
not happen frequently, just remove the syncjiff field to avoid
forgotten conversions.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Diffstat (limited to 'fs/ocfs2/journal.h')
0 files changed, 0 insertions, 0 deletions