Re: [PATCH] ext3: fsid for statvfs

"Stephen C. Tweedie" <[email protected]> Wed, 11 Oct 2006 17:11:50 +0100
Newsgroups gmane.linux.kernel,gmane.comp.file-systems.ext2.devel
Message-ID <[email protected]>
Hi,

On Tue, 2006-10-10 at 13:36 -0700, Andrew Morton wrote:

> > Update ext3_statfs to return an FSID that is a 64 bit XOR of the 128 bit
> > filesystem UUID as suggested by Andreas Dilger. See the following Bugzilla
> > entry for details:
> > 
> >   http://bugzilla.kernel.org/show_bug.cgi?id=136
> > 
> > Cc: Andreas Dilger <[email protected]>
> > Cc: Stephen Tweedie <[email protected]>
> > Signed-off-by: Pekka Enberg <[email protected]>
> 
> Deja vu.  Gosh, has it really been four years?
> 
> Combatants cc'ed ;)

Looks entirely reasonable to me.

--Stephen