• 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: Filesystem View
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Filesystem View


  • Subject: Re: Filesystem View
  • From: "Jordan K. Hubbard" <email@hidden>
  • Date: Mon, 23 May 2005 06:06:10 -0700

There is nothing currently like FUSE for MacOSX. It would be a good hacker project.. :)

- Jordan

On May 18, 2005, at 12:12 PM, Hamish Allan wrote:


Plumber, please have another look at my question...

I'm looking for a way to create a filesystem that is actually a view onto another filesystem, preferably using some technology like FUSE.

As far as I can tell, this has nothing to do with any of the following:

- writing Spotlight plugins
- filesystem performance tuning
- potted histories of specific filesystems
- explanations of what a heirarchical filesystem is
- examples of Darwin supporting HFS and/or UFS

Best wishes,
Hamish

On 18 May 2005, at 19:29, plumber wrote:


http://developer.apple.com/documentation/Carbon/Reference/ MetadataAttributesRef/index.html


On 18 May 2005, at 19:33, plumber wrote:


http://developer.apple.com/documentation/Performance/Conceptual/ FileSystem/



On 18 May 2005, at 19:43, plumber wrote:


In computing, the Berkeley Fast File System (or FFS) is a file system used mostly
by Unix operating systems. It is an optimization to the original filesystem used by
Unix System V (called just 'FS') and has evolved into UFS which is used by
most Unix derivatives today.


early all BSD unix derivatives including FreeBSD, NetBSD,
OpenBSD, NeXTStep, and Solaris use a variant of UFS. In
Mac OS X it is available as an alternative to HFS. In
Linux, partial UFS support is available and the native Linux ext2
filesystem is derived from UFS.

hierarchical file system
A file organization method that stores data in a top-to-bottom organization structure.
All access to the data starts at the top and proceeds downward throughout the
levels of the hierarchy. Most all operating systems use hierarchical
file systems to store data and programs. For example, in Windows, the top
of the hierarchy is the drive letter, such as C: or D:,
followed by folders and subfolders.


Regards



On 18 May 2005, at 19:45, plumber wrote:


it's just a example of hfs data storage

darwin support UFS and HFS




_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


-- Jordan K. Hubbard Engineering Manager, BSD technology group Apple Computer



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Filesystem View (From: Hamish Allan <email@hidden>)
 >Re: Filesystem View (From: plumber <email@hidden>)
 >Re: Filesystem View (From: Hamish Allan <email@hidden>)

  • Prev by Date: Re: bind() not working for outbound socket connections...
  • Next by Date: IOHIDFamily compilation under 10.4.1
  • Previous by thread: Re: Filesystem View
  • Next by thread: Darwin and garnome
  • Index(es):
    • Date
    • Thread