Re: [PATCH] Fix typos

2018-12-29 Thread Andrea Gelmini
Il giorno gio 13 dic 2018 alle ore 22:59 David Sterba ha scritto: > > I've applied the patch as I need to freeze the development branch for > the upcoming merge window. There were only a few fixups, majority of the > work is from your patch. Thanks. No prob. Thanks a lot! Ciao, Andrea

Re: [PATCH] Fix typos

2018-12-13 Thread David Sterba
On Wed, Nov 28, 2018 at 06:12:41PM +0100, Andrea Gelmini wrote: > On Wed, Nov 28, 2018 at 06:02:47PM +0100, David Sterba wrote: > > You've put your time to find and fix the typos so you deserve the > > credit. Because you sent them with the signed-off-by line I will use > > Ok, David, thanks a lot

Re: [PATCH] Fix typos

2018-11-28 Thread Andrea Gelmini
On Wed, Nov 28, 2018 at 06:02:47PM +0100, David Sterba wrote: > You've put your time to find and fix the typos so you deserve the > credit. Because you sent them with the signed-off-by line I will use Ok, David, thanks a lot. So, I'm going to rework the patch with the various suggestion, and then

Re: [PATCH] Fix typos

2018-11-28 Thread David Sterba
On Wed, Nov 28, 2018 at 05:17:09PM +0100, Andrea Gelmini wrote: > On Wed, Nov 28, 2018 at 04:56:20PM +0100, David Sterba wrote: > > Thanks, such patches are accepted once in a while when the amount of new > > typo fixes becomes noticeable. > > About this patch (and the others sent to this m/l), I

Re: [PATCH] Fix typos

2018-11-28 Thread Andrea Gelmini
On Wed, Nov 28, 2018 at 04:56:20PM +0100, David Sterba wrote: > > Thanks, such patches are accepted once in a while when the amount of new > typo fixes becomes noticeable. About this patch (and the others sent to this m/l), I don't care to have them committed with my name. Feel free to copy/inte

Re: [PATCH] Fix typos

2018-11-28 Thread David Sterba
On Wed, Nov 28, 2018 at 12:05:13PM +0100, Andrea Gelmini wrote: > Signed-off-by: Andrea Gelmini > --- > > Stupid fixes. Made on 4.20-rc4, and ported on linux-next (next-20181128). Thanks, such patches are accepted once in a while when the amount of new typo fixes becomes noticeable. > fs/btrfs

Re: [PATCH] Fix typos

2018-11-28 Thread Nikolay Borisov
On 28.11.18 г. 15:24 ч., Brendan Hide wrote: > > > On 11/28/18 1:23 PM, Nikolay Borisov wrote: >> >> >> On 28.11.18 г. 13:05 ч., Andrea Gelmini wrote: >>> Signed-off-by: Andrea Gelmini >>> --- > > > >>> >>> diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c >>> index bab2f1983c07..babbd75d91

Re: [PATCH] Fix typos

2018-11-28 Thread Brendan Hide
On 11/28/18 1:23 PM, Nikolay Borisov wrote: On 28.11.18 г. 13:05 ч., Andrea Gelmini wrote: Signed-off-by: Andrea Gelmini --- diff --git a/fs/btrfs/inode.c b/fs/btrfs/inode.c index bab2f1983c07..babbd75d91d2 100644 --- a/fs/btrfs/inode.c +++ b/fs/btrfs/inode.c @@ -104,7 +104,7 @@ stat

Re: [PATCH] Fix typos

2018-11-28 Thread Nikolay Borisov
On 28.11.18 г. 13:05 ч., Andrea Gelmini wrote: > Signed-off-by: Andrea Gelmini > --- > > Stupid fixes. Made on 4.20-rc4, and ported on linux-next (next-20181128). > > > fs/btrfs/backref.c | 4 ++-- > fs/btrfs/check-integrity.c | 2 +- > fs/btrfs/compression.c | 4 ++-- > fs/b

[PATCH] Fix typos

2018-11-28 Thread Andrea Gelmini
Signed-off-by: Andrea Gelmini --- Stupid fixes. Made on 4.20-rc4, and ported on linux-next (next-20181128). fs/btrfs/backref.c | 4 ++-- fs/btrfs/check-integrity.c | 2 +- fs/btrfs/compression.c | 4 ++-- fs/btrfs/ctree.c | 4 ++-- fs/btrfs/dev-replace.c | 2 +-

Re: [PATCH] Fix typos in docs (second try...)

2018-11-27 Thread Nikolay Borisov
On 27.11.18 г. 15:56 ч., Andrea Gelmini wrote: > Signed-off-by: Andrea Gelmini Reviewed-by: Nikolay Borisov > --- > Documentation/DocConventions | 4 ++-- > Documentation/ReleaseChecklist| 4 ++-- > Documentation/btrfs-man5.asciidoc | 8 > Documentation/btrfs-p

[PATCH] Fix typos in docs (second try...)

2018-11-27 Thread Andrea Gelmini
Signed-off-by: Andrea Gelmini --- Documentation/DocConventions | 4 ++-- Documentation/ReleaseChecklist| 4 ++-- Documentation/btrfs-man5.asciidoc | 8 Documentation/btrfs-property.asciidoc | 2 +- Documentation/btrfs-qgroup.asciidoc | 4 ++-- Documentation/mkfs.bt

Re: [PATCH] Fix typos in docs

2018-11-27 Thread Andrea Gelmini
On Tue, Nov 27, 2018 at 03:41:55PM +0200, Nikolay Borisov wrote: > On 27.11.18 г. 15:37 ч., Andrea Gelmini wrote: > > Wrong position of space, should be mailing list Thanks a lot Nikolay for the review. I'm going to send new version. Thanks again, Andrea

Re: [PATCH] Fix typos in docs

2018-11-27 Thread Nikolay Borisov
On 27.11.18 г. 15:37 ч., Andrea Gelmini wrote: > Signed-off-by: Andrea Gelmini > --- > Documentation/DocConventions | 4 ++-- > Documentation/ReleaseChecklist| 4 ++-- > Documentation/btrfs-man5.asciidoc | 8 > Documentation/btrfs-property.asciidoc | 2 +- > Docum

[PATCH] Fix typos in docs

2018-11-27 Thread Andrea Gelmini
Signed-off-by: Andrea Gelmini --- Documentation/DocConventions | 4 ++-- Documentation/ReleaseChecklist| 4 ++-- Documentation/btrfs-man5.asciidoc | 8 Documentation/btrfs-property.asciidoc | 2 +- Documentation/btrfs-qgroup.asciidoc | 4 ++-- Documentation/mkfs.bt