diff options
author | Sunil Mushran <sunil.mushran@oracle.com> | 2008-10-22 22:24:29 +0200 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2008-11-10 18:51:47 +0100 |
commit | ae0dff683076b2798763288c7ac2f09a18c4a998 (patch) | |
tree | 191b95751d25a6480619dc2cbbe340da4adddfcc /fs/ocfs2/mmap.c | |
parent | ocfs2: Fix check of return value of ocfs2_start_trans() in xattr.c. (diff) | |
download | linux-ae0dff683076b2798763288c7ac2f09a18c4a998.tar.xz linux-ae0dff683076b2798763288c7ac2f09a18c4a998.zip |
ocfs2: Set journal descriptor to NULL after journal shutdown
Patch sets journal descriptor to NULL after the journal is shutdown.
This ensures that jbd2_journal_release_jbd_inode(), which removes the
jbd2 inode from txn lists, can be called safely from ocfs2_clear_inode()
even after the journal has been shutdown.
Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/ocfs2/mmap.c')
0 files changed, 0 insertions, 0 deletions