OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 0/3] SUNRPC: three bugfixes for PipeFS event handling
Re: [PATCH 0/3] SUNRPC: three bugfixes for PipeFS event handling [message #46094 is a reply to message #45968] Wed, 25 April 2012 18:24 Go to previous messageGo to previous message
bfields is currently offline  bfields
Messages: 107
Registered: September 2007
Senior Member
On Fri, Apr 20, 2012 at 06:18:59PM +0400, Stanislav Kinsbursky wrote:
> These bugfixes were caught (or noticed) due to the following simple script:

I'm assuming Trond should take these (possibly for 3.4?).

--b.

>
> ============================================================ ==========
>
> #!/bin/bash
> service rpcbind stop
> service rpcidmapd stop
> killall -TERM rpc.statd
> umount /var/lib/nfs/rpc_pipefs
> rmmod nfs
> service rpcbind start
> service nfs start
> mount -t rpc_pipefs sunrpc /var/lib/nfs/rpc_pipefs
>
> ============================================================ ===========
>
> The following series consists of:
>
> ---
>
> Stanislav Kinsbursky (3):
> SUNRPC: skip clients with program without PipeFS entries
> SUNRPC: traverse clients tree on PipeFS event
> SUNRPC: set per-net PipeFS superblock before notification
>
>
> net/sunrpc/clnt.c | 34 ++++++++++++++++++++++++++++------
> net/sunrpc/rpc_pipe.c | 3 ++-
> 2 files changed, 30 insertions(+), 7 deletions(-)
>
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [PATCH 1/6] LockD: pass service to per-net up and down functions
Next Topic: [PATCH v2] SUNRPC: skip dead but not buried clients on PipeFS events
Goto Forum:
  


Current Time: Fri Sep 12 15:30:58 GMT 2025

Total time taken to generate the page: 0.07900 seconds