tech-kern archive

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

wapbl module



It would appear that wapbl is only relevant for ffs file systems (and in particular, only for ffs filesystems with a V2 superblock format).

Yet the current modularization of wapbl is not "dependant" on the ffs module. (wapbl's required-list is empty.)

I realize that even though wapbl registers itself as a module, it is not built as a loadable module - ie, it must be "built-in". I intend to try to change this, so I would like to know if wapbl is ever intended for non-ffs file systems.

FWIW, I also intend to have the ffs code auto-load wapbl whenever it is needed.

Thanks in advance for any comments.


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index