Home
last modified time | relevance | path

Searched hist:ae0dff683076b2798763288c7ac2f09a18c4a998 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dinode.cdiff ae0dff683076b2798763288c7ac2f09a18c4a998 Wed Oct 22 15:24:29 CDT 2008 Sunil Mushran <sunil.mushran@oracle.com> 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>
H A Djournal.cdiff ae0dff683076b2798763288c7ac2f09a18c4a998 Wed Oct 22 15:24:29 CDT 2008 Sunil Mushran <sunil.mushran@oracle.com> 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>