[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Patch] ext3_journal_stop inode access
- From: Andreas Dilger <adilger clusterfs com>
- To: "Stephen C. Tweedie" <sct redhat com>
- Cc: ext3 users list <ext3-users redhat com>,Andrew Morton <akpm digeo com>
- Subject: Re: [Patch] ext3_journal_stop inode access
- Date: Fri, 11 Apr 2003 01:40:39 -0600
On Mar 20, 2003 18:43 +0000, Stephen C. Tweedie wrote:
> It makes ext3_journal_stop take an sb, not an inode, as its final
> parameter.
I've always wondered why ext3_journal_{start,stop} took an inode as
a parameter instead of the superblock. In some cases (although
nowhere currently in the ext3 code) it is desirable to get a journal
handle without necessarily having an inode related to that operation.
Nowhere in the ext3_journal_{start,stop} do we use the inode for
anything other than getting the superblock.
Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]