Re: [PATCH 0/3] fix some rbd-fuse related issues

2013-01-28 Thread Dan Mick

Actually Sage merged them into master.  Thanks again.

On 01/28/2013 09:45 AM, Dan Mick wrote:

Thanks Danny, I'll look at these today.

On Jan 28, 2013, at 7:33 AM, Danny Al-Gaaf  wrote:


Here three patches to fix some issues with the new rbd-fuse
code and an issues with the fuse handling in configure.

Danny Al-Gaaf (3):
  configure: fix check for fuse_getgroups()
  rbd-fuse: fix usage of conn->want
  rbd-fuse: fix printf format for off_t and size_t

configure.ac|  8 
src/rbd_fuse/rbd-fuse.c | 12 +++-
2 files changed, 11 insertions(+), 9 deletions(-)

--
1.8.1.1


--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/3] fix some rbd-fuse related issues

2013-01-28 Thread Dan Mick
Thanks Danny, I'll look at these today. 

On Jan 28, 2013, at 7:33 AM, Danny Al-Gaaf  wrote:

> Here three patches to fix some issues with the new rbd-fuse
> code and an issues with the fuse handling in configure.
> 
> Danny Al-Gaaf (3):
>  configure: fix check for fuse_getgroups()
>  rbd-fuse: fix usage of conn->want
>  rbd-fuse: fix printf format for off_t and size_t
> 
> configure.ac|  8 
> src/rbd_fuse/rbd-fuse.c | 12 +++-
> 2 files changed, 11 insertions(+), 9 deletions(-)
> 
> -- 
> 1.8.1.1
> 
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/3] fix some rbd-fuse related issues

2013-01-28 Thread Danny Al-Gaaf
Here three patches to fix some issues with the new rbd-fuse
code and an issues with the fuse handling in configure.

Danny Al-Gaaf (3):
  configure: fix check for fuse_getgroups()
  rbd-fuse: fix usage of conn->want
  rbd-fuse: fix printf format for off_t and size_t

 configure.ac|  8 
 src/rbd_fuse/rbd-fuse.c | 12 +++-
 2 files changed, 11 insertions(+), 9 deletions(-)

-- 
1.8.1.1

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html