1 What: /sys/fs/aufs/si_<id>/
3 Contact: J. R. Okajima <hooanon05@yahoo.co.jp>
5 Under /sys/fs/aufs, a directory named si_<id> is created
6 per aufs mount, where <id> is a unique id generated
9 What: /sys/fs/aufs/si_<id>/br0, br1 ... brN
11 Contact: J. R. Okajima <hooanon05@yahoo.co.jp>
13 It shows the abolute path of a member directory (which
14 is called branch) in aufs, and its permission.
16 What: /sys/fs/aufs/si_<id>/xi_path
18 Contact: J. R. Okajima <hooanon05@yahoo.co.jp>
20 It shows the abolute path of XINO (External Inode Number
21 Bitmap, Translation Table and Generation Table) file
22 even if it is the default path.
23 When the aufs mount option 'noxino' is specified, it
24 will be empty. About XINO files, see the aufs manual.