diff options
author | Krzysztof Błaszkowski <kb@sysmikro.com.pl> | 2016-06-10 13:35:40 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2016-06-13 10:20:39 +0200 |
commit | bf1bb4b460c8dc3a33793bff21464a9d816697ad (patch) | |
tree | 0380b1588c1da37e9582a564158fdd17328c760c /fs | |
parent | 12495ea3ac47ec5b53611e0d68ba3222a09784d1 (diff) |
freevxfs: update Kconfig information
Signed-off-by: Krzysztof Błaszkowski <kb@sysmikro.com.pl>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs')
-rw-r--r-- | fs/freevxfs/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/freevxfs/Kconfig b/fs/freevxfs/Kconfig index 4cc1dd80c3da..ce49df1020dd 100644 --- a/fs/freevxfs/Kconfig +++ b/fs/freevxfs/Kconfig @@ -9,7 +9,8 @@ config VXFS_FS these particular OS implementations of vxfs may differ in on-disk data endianess and/or superblock offset. The vxfs module has been tested with SCO UnixWare and HP-UX B.10.20 (pa-risc 1.1 arch.) - Currently only readonly access is supported. + Currently only readonly access is supported and VxFX versions + 2, 3 and 4. Tests were performed with HP-UX VxFS version 3. NOTE: the file system type as used by mount(1), mount(2) and fstab(5) is 'vxfs' as it describes the file system format, not |