Home » Mailing lists » Devel » [PATCH v3, RESEND 00/16] make rpc_pipefs be mountable multiple time
[PATCH v3, RESEND 11/16] Export iterate_mounts symbol to be able to use from sunrpc module. [message #42057 is a reply to message #42046] |
Tue, 08 February 2011 18:42   |
Kirill A. Shutemov
Messages: 37 Registered: January 2011
|
Member |
|
|
Signed-off-by: Kirill A. Shutemov <kas@openvz.org>
Reviewed-by: Rob Landley <rlandley@parallels.com>
---
fs/namespace.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/fs/namespace.c b/fs/namespace.c
index 7b0b953..c7f9a19 100644
--- a/fs/namespace.c
+++ b/fs/namespace.c
@@ -1465,6 +1465,7 @@ int iterate_mounts(int (*f)(struct vfsmount *, void *), void *arg,
}
return 0;
}
+EXPORT_SYMBOL_GPL(iterate_mounts);
static void cleanup_group_ids(struct vfsmount *mnt, struct vfsmount *end)
{
--
1.7.4
_______________________________________________
Containers mailing list
Containers@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containe rs
|
|
|
 |
|
[PATCH v3, RESEND 00/16] make rpc_pipefs be mountable multiple time
|
 |
|
[PATCH v3, RESEND 03/16] sunrpc: push init_rpc_pipefs up to rpc_create() callers
|
 |
|
[PATCH v3, RESEND 02/16] sunrpc: introduce init_rpc_pipefs
|
 |
|
[PATCH v3, RESEND 05/16] sunrpc: get rpc_pipefs mount point for svc_serv from callers
|
 |
|
[PATCH v3, RESEND 06/16] lockd: get rpc_pipefs mount point from callers
|
 |
|
[PATCH v3, RESEND 08/16] sunrpc: tag pipefs field of cache_detail with rpc_pipefs mount point
|
 |
|
[PATCH v3, RESEND 07/16] sunrpc: get rpc_pipefs mount point for rpcb_create[_local] from callers
|
 |
|
[PATCH v3, RESEND 12/16] sunrpc: introduce get_rpc_pipefs()
|
 |
|
[PATCH v3, RESEND 16/16] Rework get_rpc_pipefs() and introduce put_rpc_pipefs()
|
 |
|
[PATCH v3, RESEND 10/16] nfs: per-rpc_pipefs dns cache
|
 |
|
[PATCH v3, RESEND 14/16] sunrpc: make rpc_pipefs be mountable multiple times
|
 |
|
[PATCH v3, RESEND 11/16] Export iterate_mounts symbol to be able to use from sunrpc module.
|
 |
|
[PATCH v3, RESEND 15/16] sunrpc: remove global init_rpc_pipefs
|
 |
|
[PATCH v3, RESEND 13/16] nfs: introduce mount option 'rpcmount'
|
 |
|
[PATCH v3, RESEND 09/16] sunrpc: introduce rpc_pipefs_add_destroy_cb()
|
Goto Forum:
Current Time: Mon Aug 04 14:43:05 GMT 2025
Total time taken to generate the page: 1.22942 seconds
|