diff -r 1e9323e7ec88 -r 837f1337c59b fs.rst --- a/fs.rst Sat Feb 10 01:28:53 2018 +0200 +++ b/fs.rst Sat Feb 10 01:30:24 2018 +0200 @@ -96,8 +96,8 @@ Windows file name restriction. ============================== - http://msdn.microsoft.com/en-us/library/aa365247.aspx - Naming Files, Paths, and Namespaces +http://msdn.microsoft.com/en-us/library/aa365247.aspx + Naming Files, Paths, and Namespaces How get UUID and label? ======================= @@ -157,10 +157,10 @@ Ext2Fsd is an open source linux ext3/ext4 file system driver for Windows systems (NT/2K/XP/Win7/Win8, X86/AMD64) and only alive project. - http://www.ext2fsd.com/ - Home page. - http://sourceforge.net/projects/ext2fsd/ - Sourceforge home page. +http://www.ext2fsd.com/ + Home page. +http://sourceforge.net/projects/ext2fsd/ + Sourceforge home page. Ext2 IFS. --------- @@ -173,8 +173,8 @@ After install use 'ifsdrives.cpl' control panel to modify settings. - http://www.fs-driver.org/ - home page +http://www.fs-driver.org/ + home page rfstool. -------- @@ -184,10 +184,8 @@ complete rewrite of the ReiserFS functions needed to list directories, copy files, and backup metadata. - http://p-nand-q.com/e/reiserfs.html - home page - http://freshmeat.net/projects/rfstool/ - Freshmeat home page. +http://p-nand-q.com/e/reiserfs.html + home page Summary files size. =================== @@ -220,4 +218,4 @@ $ tune2fs -i 2w /dev/$DISK Or disable checks in ``/etc/fstab`` completely (by setting last colon to ``0`` -value)! \ No newline at end of file +value)!