Re: [PATCH] fs: ceph: new helper: file_inode(file)

2013-12-10 Thread Sage Weil
Applied, thanks! On Wed, 11 Dec 2013, Libo Chen wrote: > > Signed-off-by: Libo Chen > --- > fs/ceph/file.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/fs/ceph/file.c b/fs/ceph/file.c > index 3de8982..7549bd6 100644 > --- a/fs/ceph/file.c > +++ b/fs/ceph/file.c > @

[PATCH] fs: ceph: new helper: file_inode(file)

2013-12-10 Thread Libo Chen
Signed-off-by: Libo Chen --- fs/ceph/file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/ceph/file.c b/fs/ceph/file.c index 3de8982..7549bd6 100644 --- a/fs/ceph/file.c +++ b/fs/ceph/file.c @@ -1018,7 +1018,7 @@ static long ceph_fallocate(struct file *file, int mode,