Re: [PATCH 3/3] ext4: Use separate super_operations structure for no_journal filesystems

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Friday, May 1, 2009 - 7:47 am

On Fri, May 01, 2009 at 04:42:53AM -0600, Andreas Dilger wrote:

Yeah.  Having the super ops in the normal style would be a lot more
readable.  We don't copy mostly the same inode or file operations
either.

And to be super-pedantic NULL pointer should be initialized as NULL, not
0.

--
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)
Re: [PATCH 3/3] ext4: Use separate super_operations struct ..., Christoph Hellwig, (Fri May 1, 7:47 am)