lkml.org 
[lkml]   [2009]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] VFS: introduce helpers for manipulation s_dirty flag
Boaz Harrosh wrote:
>> @@ -271,7 +271,7 @@ static void exofs_put_super(struct super_block *sb)
>>
>> lock_kernel();
>>
>> - if (sb->s_dirt)
>> + if (is_sb_dirty(sb))
>> exofs_write_super(sb);
>>
>> /* make sure there are no pending commands */
> <snip>
>
> I have just asked a pull request from Linus with a patch that adds
> one more "if (sb->s_dirt)" call site. So if he pulls it into 2.6.31-rc3
> I'll send you a mail and you can update. If not then it will go in at
> 2.6.32, please tel me when this is going into linux-next and through which
> tree, and I'll sync with it.

[Sorry for wrong e-mail address]

Sure, thanks, I'll keep this in mind.

--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2009-07-08 17:35    [W:0.063 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site