~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/filesystems/isofs.rst

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/filesystems/isofs.rst (Version linux-6.11.5) and /Documentation/filesystems/isofs.rst (Version linux-4.16.18)


  1 .. SPDX-License-Identifier: GPL-2.0               
  2                                                   
  3 ==================                                
  4 ISO9660 Filesystem                                
  5 ==================                                
  6                                                   
  7 Mount options that are the same as for msdos a    
  8                                                   
  9   =========     ==============================    
 10   gid=nnn       All files in the partition wil    
 11   uid=nnn       All files in the partition wil    
 12   umask=nnn     The permission mask (see umask    
 13   =========     ==============================    
 14                                                   
 15 Mount options that are the same as vfat partit    
 16 when using discs encoded using Microsoft's Jol    
 17                                                   
 18  ============== ==============================    
 19  iocharset=name Character set to use for conve    
 20                 ASCII.  Joliet filenames are s    
 21                 Unix for the most part doesn't    
 22                 There is also an option of doi    
 23                 utf8 option.                      
 24   utf8          Encode Unicode names in UTF-8     
 25  ============== ==============================    
 26                                                   
 27 Mount options unique to the isofs filesystem.     
 28                                                   
 29  ================= ===========================    
 30   block=512        Set the block size for the     
 31   block=1024       Set the block size for the     
 32   block=2048       Set the block size for the     
 33   check=relaxed    Matches filenames with diff    
 34   check=strict     Matches only filenames with    
 35   cruft            Try to handle badly formatt    
 36   map=off          Do not map non-Rock Ridge f    
 37   map=normal       Map non-Rock Ridge filename    
 38   map=acorn        As map=normal but also appl    
 39   mode=xxx         Sets the permissions on fil    
 40                    extensions set the permissi    
 41   dmode=xxx        Sets the permissions on dir    
 42                    extensions set the permissi    
 43   overriderockperm Set permissions on files an    
 44                    'mode' and 'dmode' even tho    
 45                    present.                       
 46   nojoliet         Ignore Joliet extensions if    
 47   norock           Ignore Rock Ridge extension    
 48   hide             Completely strip hidden fil    
 49   showassoc        Show files marked with the     
 50   unhide           Deprecated; showing hidden     
 51                    If given, it is a synonym f    
 52                    recreate previous unhide be    
 53   session=x        Select number of session on    
 54   sbsector=xxx     Session begins from sector     
 55  ================= ===========================    
 56                                                   
 57 Recommended documents about ISO 9660 standard     
 58                                                   
 59 - http://www.y-adagio.com/                        
 60 - ftp://ftp.ecma.ch/ecma-st/Ecma-119.pdf          
 61                                                   
 62 Quoting from the PDF "This 2nd Edition of Stan    
 63 identical with ISO 9660.", so it is a valid an    
 64 official ISO specification.                       
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php