diff options
author | Krzysztof Błaszkowski <kb@sysmikro.com.pl> | 2016-06-10 07:35:40 -0400 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2016-06-13 04:20:39 -0400 |
commit | bf1bb4b460c8dc3a33793bff21464a9d816697ad (patch) | |
tree | 0380b1588c1da37e9582a564158fdd17328c760c | |
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>
-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 | |||
9 | these particular OS implementations of vxfs may differ in on-disk | 9 | these particular OS implementations of vxfs may differ in on-disk |
10 | data endianess and/or superblock offset. The vxfs module has been | 10 | data endianess and/or superblock offset. The vxfs module has been |
11 | tested with SCO UnixWare and HP-UX B.10.20 (pa-risc 1.1 arch.) | 11 | tested with SCO UnixWare and HP-UX B.10.20 (pa-risc 1.1 arch.) |
12 | Currently only readonly access is supported. | 12 | Currently only readonly access is supported and VxFX versions |
13 | 2, 3 and 4. Tests were performed with HP-UX VxFS version 3. | ||
13 | 14 | ||
14 | NOTE: the file system type as used by mount(1), mount(2) and | 15 | NOTE: the file system type as used by mount(1), mount(2) and |
15 | fstab(5) is 'vxfs' as it describes the file system format, not | 16 | fstab(5) is 'vxfs' as it describes the file system format, not |