Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UFS_FS
has multiple definitions:
fs/ufs/Kconfig
The configuration item CONFIG_UFS_FS:
CONFIG_BLOCK
ufs
, ufs
BSD and derivate versions of Unix (such as SunOS, FreeBSD, NetBSD, OpenBSD and NeXTstep) use a file system called UFS. Some System V Unixes can create and mount hard disk partitions and diskettes using this file system as well. Saying Y here will allow you to read from these partitions; if you also want to write to them, say Y to the experimental "UFS file system write support", below. Please read the file Documentation/admin-guide/ufs.rst for more information.
The recently released UFS2 variant (used in FreeBSD 5.x) is READ-ONLY supported.
Note that this option is generally not needed for floppies, since a good portable way to transport files and directories between unixes (and even other operating systems) is given by the tar program ("man tar" or preferably "info tar").
When accessing NeXTstep files, you may need to convert them from the NeXT character set to the Latin1 character set; use the program recode ("info recode") for this purpose.
To compile the UFS file system support as a module, choose M here: the module will be called ufs.
If you haven't heard about all of this before, it's safe to say N.
fs/Kconfig
The configuration item CONFIG_UFS_FS:
CONFIG_BLOCK
ufs
, ufs
BSD and derivate versions of Unix (such as SunOS, FreeBSD, NetBSD, OpenBSD and NeXTstep) use a file system called UFS. Some System V Unixes can create and mount hard disk partitions and diskettes using this file system as well. Saying Y here will allow you to read from these partitions; if you also want to write to them, say Y to the experimental "UFS file system write support", below. Please read the file Documentation/filesystems/ufs.txt for more information.
The recently released UFS2 variant (used in FreeBSD 5.x) is READ-ONLY supported.
Note that this option is generally not needed for floppies, since a good portable way to transport files and directories between unixes (and even other operating systems) is given by the tar program ("man tar" or preferably "info tar").
When accessing NeXTstep files, you may need to convert them from the NeXT character set to the Latin1 character set; use the program recode ("info recode") for this purpose.
To compile the UFS file system support as a module, choose M here: the module will be called ufs.
If you haven't heard about all of this before, it's safe to say N.
Raw data from LKDDb:
lkddb fs "ufs" : CONFIG_UFS_FS : fs/ufs/super.c # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module ufs CONFIG_UFS_FS : fs/Kconfig : "UFS file system support (read only)" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module ufs CONFIG_UFS_FS : fs/ufs/Kconfig : "UFS file system support (read only)" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
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 - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab