[Nfs-ganesha-devel] Pull Request

2015-06-25 Thread DENIEL Philippe
Hi Frank, 3 commits for this week: # git log --oneline V2.3-dev-8..HEAD 01812a3 TRAVIS/CI: remove ceph from build made by Travis/CI fb4a5a7 Do not register NFS port is configuration file do not ask for NFS support 2a43107 NFSv4.1/pNFS/Flexible Files: add Flexible Files Layout XDR

[Nfs-ganesha-devel] WARNING: please read - action required on GerritHub.io

2015-06-25 Thread GerritForge Support
Dear NFS Ganesha users, there is an urgent message regarding a problem with your GitHub authentication against GerritHub.io. GitHub has denied since this morning the API calls to your Organisation Membership and you need explicitly to grant that permission in order to allow GerritHub.io to

[Nfs-ganesha-devel] No build next week, may cancel concall

2015-06-25 Thread Frank Filz
Just after signing off, I remembered that we have company holiday next week Thursday and Friday, so there won't be a build next week. And maybe not a concall. Frank -- Monitor 25 network devices or servers for free

Re: [Nfs-ganesha-devel] [PATCH] pool-n_threads should be decremented with mutex

2015-06-25 Thread William Allen Simpson
On 6/24/15 1:24 PM, Malahal Naineni wrote: /* cleanup thread context */ destroy_wait_entry(thrd-ctx.we); ---(thrd-pool-n_threads); mutex_lock(pool-we.mtx); +--(thrd-pool-n_threads); cond_signal(pool-we.cv); mutex_unlock(pool-we.mtx); mem_free(thrd, 0);

Re: [Nfs-ganesha-devel] [PATCH] pool-n_threads should be decremented with mutex

2015-06-25 Thread Matt W. Benjamin
Summarizing from call. Presumably we'd normally fix this without taking larger reorganization changes from duplex-12, but IIRC, there's a larger list of things, and we agreed to bring a list to the next call for discussion. Matt - William Allen Simpson william.allen.simp...@gmail.com

Re: [Nfs-ganesha-devel] testing nfs mounts

2015-06-25 Thread Dominique Martinet
Hi, Stijn De Weirdt wrote on Thu, Jun 25, 2015 at 08:46:09AM +0200: i'm asking this question here since i assume that ganesha has some (unit)testing tools to help stress test ganesha, and maybe they can be used for our plans too. You might want to look at pynfs, that can do a mount and NFS