tech-kern archive

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

Re: FFS: ffs_is_appleufs()



   Date: Sat, 04 Apr 2015 15:25:23 +0200
   From: Maxime Villard <max%M00nBSD.net@localhost>

   here is a patch to put the AppleUFS detection code inside a function.

   This changes the behavior a bit: if the kernel cannot determine whether the
   disk is an AppleUFS one or not, it now considers it as a normal UFS rather
   than returning an error and not mounting/reloading it.

   Ok?

Can you split that into two patches, one to factor out ffs_is_appleufs
with no functional change, and the other to change the behaviour?


Home | Main Index | Thread Index | Old Index