commit | 751c404b8f63e8199d5f2f8f2bcfd69b41d11caa | [log] [tgz] |
---|---|---|
author | Miklos Szeredi <miklos@szeredi.hu> | Thu Jul 07 17:57:30 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:52 2005 -0700 |
tree | d69c76ceadbaa6f5ca3fd7be881201e87ef93377 | |
parent | 55e700b924f9e0ba24e3a071d1097d050b05abe6 [diff] |
[PATCH] namespace: rename _mntput to mntput_no_expire This patch renames _mntput() to something a little more descriptive: mntput_no_expire(). Signed-off-by: Miklos Szeredi <miklos@szeredi.hu> Acked-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>