Re: [PATCH 2/3] ext4: Fix and simplify s_dirt handling

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Theodore Tso
Date: Friday, May 1, 2009 - 6:45 am

On Fri, May 01, 2009 at 03:02:55AM -0400, Christoph Hellwig wrote:

I thought about doing this, but currently the VFS core checks for the
presence for the write_super method function before it checks for
s_dirt, so it didn't seem to matter much whether or not s_dirt was set
if the filesystem doesn't have a NULL write_super function.

       		  	       	      - Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/3] ext4: Fix and simplify s_dirt handling, Theodore Ts'o, (Thu Apr 30, 9:37 pm)
Re: [PATCH 2/3] ext4: Fix and simplify s_dirt handling, Christoph Hellwig, (Fri May 1, 12:02 am)
Re: [PATCH 3/3] ext4: Use separate super_operations struct ..., Christoph Hellwig, (Fri May 1, 12:04 am)
Re: [PATCH 2/3] ext4: Fix and simplify s_dirt handling, Theodore Tso, (Fri May 1, 6:45 am)