commit | d3d1faf6a74496ea4435fd057c6a2cad49f3e523 | [log] [tgz] |
---|---|---|
author | Curt Wohlgemuth <curtw@google.com> | Tue Sep 29 11:01:03 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Sep 29 11:01:03 2009 -0400 |
tree | 9f1cc0e2efb9a4fe42bb6b57c087d8450a854dc1 | |
parent | f3dc272fd5e2ae08244796bb39e7e1ce4b25d3b3 [diff] |
ext4: Handle nested ext4_journal_start/stop calls without a journal This patch fixes a problem with handling nested calls to ext4_journal_start/ext4_journal_stop, when there is no journal present. Signed-off-by: Curt Wohlgemuth <curtw@google.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>