1 # SPDX-License-Identifier: GPL-2.0-only 2 config VXFS_FS 3 tristate "FreeVxFS file system support 4 depends on BLOCK 5 select BUFFER_HEAD 6 help 7 FreeVxFS is a file system driver tha 8 file system format. VERITAS VxFS(TM 9 of SCO UnixWare (and possibly others 10 for Sunsoft Solaris, HP-UX and many 11 these particular OS implementations 12 data endianness and/or superblock of 13 tested with SCO UnixWare and HP-UX B 14 Currently only readonly access is su 15 2, 3 and 4. Tests were performed wit 16 17 NOTE: the file system type as used b 18 fstab(5) is 'vxfs' as it describes t 19 the actual driver. 20 21 There is a userspace utility for HP- 22 creating HP-UX logical volumes easy 23 or regular file with image of the di 24 https://sourceforge.net/proje 25 26 To compile this as a module, choose 27 called freevxfs. If unsure, say N.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.