update aufs to it's latest standalone 3.2 branch
[pandora-kernel.git] / Documentation / ABI / testing / debugfs-aufs
index 7d2e65f..a58f0d0 100644 (file)
@@ -6,6 +6,19 @@ Description:
                per aufs mount, where <id> is a unique id generated
                internally.
 
+What:          /debug/aufs/si_<id>/plink
+Date:          Apr 2013
+Contact:       J. R. Okajima <hooanon05@yahoo.co.jp>
+Description:
+               It has three lines and shows the information about the
+               pseudo-link. The first line is a single number
+               representing a number of buckets. The second line is a
+               number of pseudo-links per buckets (separated by a
+               blank). The last line is a single number representing a
+               total number of psedo-links.
+               When the aufs mount option 'noplink' is specified, it
+               will show "1\n0\n0\n".
+
 What:          /debug/aufs/si_<id>/xib
 Date:          March 2009
 Contact:       J. R. Okajima <hooanon05@yahoo.co.jp>