[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XFS question



>A question on behalf of a friend of mine who's writing a ramdisk xfs:
>Which mode flags are to be parsed by the MiNT kernel, and which mode
>flags are to be parsed by the XFS? The documentation (file 'filesys.doc')
>makes this clear for only a few of all mode flags defined...

Only the flags explicitly mentioned in filesys.doc need to be handled
by the .xfs; the MiNT kernel will handle all others.

Regards,
Eric