Re: [PATCH 1/1 RESEND] fs/ceph/export.c: add static to local function

2014-06-16 Thread Fabian Frederick
On Mon, 16 Jun 2014 17:02:17 -0700 (PDT) David Rientjes wrote: > On Sun, 15 Jun 2014, Fabian Frederick wrote: > > > ceph_get_parent is only used in fs/ceph/export.c > > > > Cc: Sage Weil > > Cc: Andrew Morton > > Signed-off-by: Fabian Frederick > > --- > > fs/ceph/export.c | 2 +- > > 1

Re: [PATCH 1/1 RESEND] fs/ceph/export.c: add static to local function

2014-06-16 Thread David Rientjes
On Sun, 15 Jun 2014, Fabian Frederick wrote: > ceph_get_parent is only used in fs/ceph/export.c > > Cc: Sage Weil > Cc: Andrew Morton > Signed-off-by: Fabian Frederick > --- > fs/ceph/export.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/ceph/export.c

Re: [PATCH 1/1 RESEND] fs/ceph/export.c: add static to local function

2014-06-16 Thread David Rientjes
On Sun, 15 Jun 2014, Fabian Frederick wrote: ceph_get_parent is only used in fs/ceph/export.c Cc: Sage Weil s...@inktank.com Cc: Andrew Morton a...@linux-foundation.org Signed-off-by: Fabian Frederick f...@skynet.be --- fs/ceph/export.c | 2 +- 1 file changed, 1 insertion(+), 1

Re: [PATCH 1/1 RESEND] fs/ceph/export.c: add static to local function

2014-06-16 Thread Fabian Frederick
On Mon, 16 Jun 2014 17:02:17 -0700 (PDT) David Rientjes rient...@google.com wrote: On Sun, 15 Jun 2014, Fabian Frederick wrote: ceph_get_parent is only used in fs/ceph/export.c Cc: Sage Weil s...@inktank.com Cc: Andrew Morton a...@linux-foundation.org Signed-off-by: Fabian Frederick

[PATCH 1/1 RESEND] fs/ceph/export.c: add static to local function

2014-06-15 Thread Fabian Frederick
ceph_get_parent is only used in fs/ceph/export.c Cc: Sage Weil Cc: Andrew Morton Signed-off-by: Fabian Frederick --- fs/ceph/export.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/ceph/export.c b/fs/ceph/export.c index 00d6af6..8d7d782 100644 --- a/fs/ceph/export.c

[PATCH 1/1 RESEND] fs/ceph/export.c: add static to local function

2014-06-15 Thread Fabian Frederick
ceph_get_parent is only used in fs/ceph/export.c Cc: Sage Weil s...@inktank.com Cc: Andrew Morton a...@linux-foundation.org Signed-off-by: Fabian Frederick f...@skynet.be --- fs/ceph/export.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/ceph/export.c b/fs/ceph/export.c