Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CIFS_FSCACHE
has multiple definitions:
fs/smb/client/Kconfig
The configuration item CONFIG_CIFS_FSCACHE:
CONFIG_CIFS = CONFIG_m && CONFIG_FSCACHE || CONFIG_CIFS = CONFIG_y && CONFIG_FSCACHE = CONFIG_y
Makes CIFS FS-Cache capable. Say Y here if you want your CIFS data to be cached locally on disk through the general filesystem cache manager. If unsure, say N.
fs/cifs/Kconfig
The configuration item CONFIG_CIFS_FSCACHE:
CONFIG_CIFS = CONFIG_m && CONFIG_FSCACHE || CONFIG_CIFS = CONFIG_y && CONFIG_FSCACHE = CONFIG_y
Makes CIFS FS-Cache capable. Say Y here if you want your CIFS data to be cached locally on disk through the general filesystem cache manager. If unsure, say N.
fs/cifs/Kconfig
The configuration item CONFIG_CIFS_FSCACHE:
( CONFIG_EXPERIMENTAL ) && ( CONFIG_CIFS = CONFIG_m && CONFIG_FSCACHE || CONFIG_CIFS = CONFIG_y && CONFIG_FSCACHE = CONFIG_y )
Makes CIFS FS-Cache capable. Say Y here if you want your CIFS data to be cached locally on disk through the general filesystem cache manager. If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab