diff options
| author | Jan Kara <[email protected]> | 2008-07-25 01:46:16 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-25 10:53:31 -0700 |
| commit | 9cfe7b9010aa66da5f3b2bc33d9e30a4d53bd274 (patch) | |
| tree | 7cbafe89d4101f3bb0ca2132154e414dec4aecf7 /tools/perf/scripts/python | |
| parent | 50c33a84db4aa5082e3af8d873b22344ae2ebea8 (diff) | |
ext3: fix synchronization of quota files in journal=data mode
In journal=data mode, it is not enough to do write_inode_now as done in
vfs_quota_on() to write all data to their final location (which is needed for
quota_read to work correctly). Calling journal_flush() does its job.
Reported-by: Nick <[email protected]>
Cc: <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions