patch-2.3.99-pre9 linux/Documentation/filesystems/cramfs.txt

Next file: linux/Documentation/kbuild/config-language.txt
Previous file: linux/Documentation/DocBook/parportbook.tmpl
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre8/linux/Documentation/filesystems/cramfs.txt linux/Documentation/filesystems/cramfs.txt
@@ -27,8 +27,8 @@
 mkcramfs simply truncates to 8 bits, which is a potential security
 issue.
 
-Hard links are not supported, but symlinks are.  (See also the TODO
-comment in mkcramfs.c at the nlink test.)
+Hard links are supported, but hard linked files
+will still have a link count of 1 in the cramfs image.
 
 Cramfs directories have no `.' or `..' entries.  Directories (like
 every other file on cramfs) always have a link count of 1.  (There's

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)