config [31mCONFIG_EXOFS_FS[0m tristate "exofs: OSD based file system support" depends on [31mCONFIG_SCSI_OSD_ULD[0m help EXOFS is a file system that uses an OSD storage device, as its backing storage. # Debugging-related stuff config [31mCONFIG_EXOFS_DEBUG[0m bool "Enable debugging" depends on [31mCONFIG_EXOFS_FS[0m help This option enables EXOFS debug prints. |