Re: [PATCH 3/3] [fs/sysv] V7: Add support for non-PDP11 v7 filesystems

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Christoph Hellwig
Date: Monday, July 19, 2010 - 7:58 am

On Mon, Jul 19, 2010 at 07:16:42PM +0200, Lubomir Rintel wrote:

Do you actually need the mount option?  We get away just fine with
it for sysv filesystems.  And if not I'd be consistent and accept the
options for both sysv and v7 filesystems.


A little style nitpick, this should be:

	bh2 = sb_bread(sb, 2);
	if (!bh)
		return 0;

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: A few V7 fs improvements, Christoph Hellwig, (Mon Jul 19, 7:53 am)
Re: [PATCH 1/3] [fs/sysv] Add v7 alias, Christoph Hellwig, (Mon Jul 19, 7:53 am)
Re: [PATCH 2/3] [fs/sysv] V7: Adjust sanity checks for som ..., Christoph Hellwig, (Mon Jul 19, 7:54 am)
Re: [PATCH 3/3] [fs/sysv] V7: Add support for non-PDP11 v7 ..., Christoph Hellwig, (Mon Jul 19, 7:58 am)
Re: A few V7 fs improvements, Bill Davidsen, (Mon Jul 19, 9:10 am)
A few V7 fs improvements, Lubomir Rintel, (Mon Jul 19, 10:16 am)
[PATCH 1/3] [fs/sysv] Add v7 alias, Lubomir Rintel, (Mon Jul 19, 10:16 am)
[PATCH] V7: Adjust sanity checks for some volumes, Lubomir Rintel, (Wed Jul 21, 6:11 pm)
[PATCH] V7: Add support for non-PDP11 v7 filesystems, Lubomir Rintel, (Wed Jul 21, 6:18 pm)
Re: A few V7 fs improvements, Artem Bityutskiy, (Sat Jul 24, 10:23 pm)
[PATCH] V7: Add support for non-PDP11 v7 filesystems, Lubomir Rintel, (Sun Jul 25, 3:59 pm)
Re: [PATCH] V7: Add support for non-PDP11 v7 filesystems, Andrew Morton, (Mon Jul 26, 4:52 pm)
Re: [PATCH] V7: Add support for non-PDP11 v7 filesystems, Lubomir Rintel, (Mon Jul 26, 5:19 pm)
Re: [PATCH] V7: Add support for non-PDP11 v7 filesystems, Andrew Morton, (Mon Jul 26, 5:29 pm)