Re: [patch 0/15] LogFS take five

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jens Axboe <jens.axboe@...>
Cc: <linux-kernel@...>, <linux-fsdevel@...>, <linux-mtd@...>, Nick Piggin <npiggin@...>, David Woodhouse <dwmw2@...>
Date: Monday, April 7, 2008 - 5:10 am

On Mon, 7 April 2008 10:28:41 +0200, Jens Axboe wrote:

	struct address_space *mapping;

	/* Prevent bdev from calling back into fs */
	mapping = &logfs_super(sb)->s_bdev->bd_inode->i_data;
	mapping_set_gfp_mask(mapping, mapping_gfp_mask(mapping) & ~__GFP_FS);

bd_inode has an interesting comment:
	struct inode *		bd_inode;	/* will die */

Should I be worried about that?  It seems to predate git history, so
I'm not too concerned about immediate changes.

Jörn

-- 
Unless something dramatically changes, by 2015 we'll be largely
wondering what all the fuss surrounding Linux was really about.
-- Rob Enderle
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 0/15] LogFS take five, , (Tue Apr 1, 2:13 pm)
Re: [patch 0/15] LogFS take five, Jens Axboe, (Fri Apr 4, 7:46 am)
Re: [patch 0/15] LogFS take five, Jörn, (Mon Apr 7, 4:22 am)
Re: [patch 0/15] LogFS take five, Jens Axboe, (Mon Apr 7, 4:28 am)
Re: [patch 0/15] LogFS take five, Jörn, (Mon Apr 7, 5:10 am)
Re: [patch 0/15] LogFS take five, Jens Axboe, (Mon Apr 7, 5:17 am)
Re: [patch 0/15] LogFS take five^Wsix, Jörn, (Thu Apr 3, 1:13 pm)