• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Ext4 filesystems support. (Shantonu Sen)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ext4 filesystems support. (Shantonu Sen)


  • Subject: Re: Ext4 filesystems support. (Shantonu Sen)
  • From: Erick Pérez <email@hidden>
  • Date: Fri, 1 May 2009 16:38:34 -0400

You should probably start by looking at the existing ext2 driver (<http://sourceforge.net/projects/ext2fsx/>)
 I checked the site, that's the one i'm already using for ext2/3
There's also a variety of Apple-provided filesystems that you can look to for inspiration at <http://www.opensource.apple.com/darwinsource/>
I download the code of ntfs and msdos(FAT32) filesystems provided by apple, and in both i saw target refering to:
1. kexts: msdos.kext ntfs.kext
2. util command line app: msdos.util ntfs.util
3. some apple resource: msdos.fs nfs.fs
4. Mount app: mount_msdos mount_ntfs
5. Utility app: fsck_msdos, new_msdos

So my question is where they define what is need it, just this or more....Doesn't have apple som docs about guidelines or something to build filesystems.

Erick, thxs in advance.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Ext4 filesystems support. (Shantonu Sen)
      • From: Quinn <email@hidden>
  • Next by Date: Filesystems open source code.
  • Next by thread: Re: Ext4 filesystems support. (Shantonu Sen)
  • Index(es):
    • Date
    • Thread