[PVFS2-developers] romio/pvfs2 auto-filesystem detection

Rob Ross rross at mcs.anl.gov
Tue Mar 29 10:21:03 EST 2005


Let's put PVFS2_SUPER_MAGIC in pvfs2-types.h as you suggest, make sure 
that gets included for ad_fstype.c, and test and see if our detection 
will then actually work :).  That would be a good problem to have 
knocked out!

Rob

Robert Latham wrote:
> On Mon, Mar 28, 2005 at 06:57:20PM -0500, Pete Wyckoff wrote:
> 
>>It is nowhere in the pvfs2 source either, but we do have a PVFS2_MAGIC
>>constant deep in a kernel header.
> 
> 
>>Where should the define live?
> 
> 
> I know we used to use PVFS_SUPER_MAGIC at some point, because I asked
> NeillM what the name I should use for the constant  :>  I guess it
> changed from PVFS2_SUPER_MAGIC to just PVFS2_MAGIC sometime.
> 
> pvfs2-types.h seems like the best place since we already have
> fs-specifc things like PVFS2_NAME_MAX in that header
> 
> ==rob
> 



More information about the PVFS2-developers mailing list