git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d1bc60
)
[patch 3/7] vfs: mountinfo: add mount ID
author
Miklos Szeredi
<mszeredi@suse.cz>
Wed, 26 Mar 2008 21:11:34 +0000
(22:11 +0100)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 23 Apr 2008 04:04:45 +0000
(
00:04
-0400)
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 <mszeredi@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found