Re: [Cluster-devel] 3.18.5 kernel panic: fs/gfs2/acl.c:76

2015-02-09 Thread Andrew Price
On 06/02/15 23:50, Andreas Gruenbacher wrote: Andrew, 3.18.5 kernel crashing on acl deletion: null pointer dereference in fs/gfs2/acl.c:76 this bug seems to exist since commit 2646a1f6 from October 2009. The if-statement originates in 2646a1f6 but the bug was introduced by the deletion

Re: [Cluster-devel] git repo of fence-virt

2015-02-09 Thread Ryan McCabe
On Mon, Feb 09, 2015 at 05:19:12PM +0900, Masatake YAMATO wrote: Hi, Before sending a PR(https://github.com/ryan-mccabe/fence-virt/pull/2) to you, I have to search the git repository for fence-virt again and again. Though http://sourceforge.net/p/fence-virt/code/ci/master/tree/ is not

Re: [Cluster-devel] 3.18.5 kernel panic: fs/gfs2/acl.c:76

2015-02-09 Thread Bob Peterson
- Original Message - On 06/02/15 23:50, Andreas Gruenbacher wrote: Andrew, 3.18.5 kernel crashing on acl deletion: null pointer dereference in fs/gfs2/acl.c:76 this bug seems to exist since commit 2646a1f6 from October 2009. The if-statement originates in 2646a1f6 but the