From: Miklos Szeredi Date: Wed, 26 Mar 2008 21:11:34 +0000 (+0100) Subject: [patch 3/7] vfs: mountinfo: add mount ID X-Git-Tag: v2.6.26-rc1~1094^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73cd49ecdde92fdce131938bdaff4993010d181b;p=pandora-kernel.git [patch 3/7] vfs: mountinfo: add mount ID Add a unique ID to each vfsmount using the IDR infrastructure. The identifiers are reused after the vfsmount is freed. Signed-off-by: Miklos Szeredi Signed-off-by: Al Viro --- Reading git-diff-tree failed