Re: [Nfs-ganesha-devel] MAC-OS: empty sub-dirs if viewed wit "finder"

2016-09-01 Thread Matt Benjamin
no idea--look forward to learning what finder is looking for :( Matt - Original Message - > From: "Swen Schillig" > To: nfs-ganesha-devel@lists.sourceforge.net > Sent: Thursday, September 1, 2016 11:14:22 AM > Subject: [Nfs-ganesha-devel] MAC-OS: empty sub-dirs if

[Nfs-ganesha-devel] v2.3.2: lru_cleanup method should be implemented?

2016-09-01 Thread Akira Hayakawa
Hi, I have been developing a FSAL for our distributed filesystem and this is just a question: Should .lru_cleanup method be implemented? I couldn't find a caller of the method anywhere in the ganesha core. And I found FSAL_CEPH leaves the method undefined and believe this means the method

[Nfs-ganesha-devel] V2.4-rc1 Coverity status

2016-09-01 Thread SAUNIER, FREDERIC
Hi, Coverity analysis for V2.4-rc1 reported 24 defects eliminated since V2.4-dev27, and 8 new defects. These results are available online. Hope this helps, -- Frederic --

Re: [Nfs-ganesha-devel] v2.3.2: lru_cleanup method should be implemented?

2016-09-01 Thread Akira Hayakawa
Daniel, Thanks for the reply. Akira On 2016/09/01 22:03, Daniel Gryniewicz wrote: > It does not need to be implemented, and has been removed from 2.4. > > However, 2.4 has a new API for FSALs, and has reached -RC, so it's > stable at this point. I'd recommend writing new FSALs agains 2.4, >

Re: [Nfs-ganesha-devel] valgrind error

2016-09-01 Thread Daniel Gryniewicz
Then it's probably a case of no reply from the client keeping cu_inbuf from being initialized. A memset() in clnt_dg_ncreate() should fix your problem, I believe. Daniel On 08/31/2016 01:58 PM, Malahal Naineni wrote: > I see this when I kill the client process that was trying to acquire a

[Nfs-ganesha-devel] Change in ffilz/nfs-ganesha[next]: cmake: find libhandle.so on Debian Stretch and Ubuntu Xenial

2016-09-01 Thread GerritHub
>From : ka...@redhat.com has uploaded a new change for review. https://review.gerrithub.io/289800 Change subject: cmake: find libhandle.so on Debian Stretch and Ubuntu Xenial .. cmake: find libhandle.so on

[Nfs-ganesha-devel] issue 105 question

2016-09-01 Thread Wyllys Ingersoll
I confirmed that the fix for issue #105 ( https://github.com/nfs-ganesha/nfs-ganesha/issues/105) in the 'next' branch fixes the issue I was seeing with the dbus addExport interface. I just wanted to request that the fix be put into the next 2.3 patch release (2.3.3 ?) as well as 2.4. We really