• 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
vfs_fsadd() fails with EINVAL on 64-bit 10.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

vfs_fsadd() fails with EINVAL on 64-bit 10.6


  • Subject: vfs_fsadd() fails with EINVAL on 64-bit 10.6
  • From: mogambo <email@hidden>
  • Date: Sat, 7 Nov 2009 22:41:29 -0800

Hi,

I am porting a file system driver to 10.6.  I am able to actually build the driver, but fails to load since vfs_fsadd() returns EINVAL.  I compared my code with smbfs code and it looks pretty much identical.  The same code does not fail on 32-bit 10.6.  I looked at the opensource for vfs_fsadd() and added the same checks in module_start() function in my plugin before calling vfs_fsadd().  I do not trip my checks.

Any ideas on what this might be, or what I could try out?

Thanks!
 _______________________________________________
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

  • Next by Date: prevent a dmg from being seen
  • Next by thread: prevent a dmg from being seen
  • Index(es):
    • Date
    • Thread