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 fil

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 b/fs/ceph