From: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
To: Randy Dunlap <rdunlap@infradead.org>,
"viro@zeniv.linux.org.uk" <viro@zeniv.linux.org.uk>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>
Cc: "Pali Rohár" <pali@kernel.org>
Subject: RE: [PATCH v2 06/10] fs/ntfs3: Add compression
Date: Thu, 27 Aug 2020 15:54:44 +0000 [thread overview]
Message-ID: <637da0b964ee4bda8d1d31a33ec659e5@paragon-software.com> (raw)
In-Reply-To: <e12ee6c4-5064-709a-0d4b-751b23bc5ccb@infradead.org>
From: Randy Dunlap <rdunlap@infradead.org>
Sent: Friday, August 21, 2020 7:46 PM
>
[]
> > +// 0x3FFF
> > +#define HeaderOfNonCompressedChunk ((LZNT_CHUNK_SIZE + 2 - 3) | 0x3000)
>
> Do we need something in coding-style.rst that says:
> Avoid CamelCase in Linux kernel source code.
> ?
Hi! Thanks. Will get rid of it in v3.
>
> > +
> > +/*
> > + * compess_chunk
>
> Just curious: what is this compess name?
>
> > + *
> > + * returns one of the tree values:
>
> s/tree/three/
>
[]
Will be fixed in v3.
prev parent reply other threads:[~2020-08-27 15:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-21 16:25 [PATCH v2 06/10] fs/ntfs3: Add compression Konstantin Komarov
2020-08-21 16:46 ` Randy Dunlap
2020-08-27 15:54 ` Konstantin Komarov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=637da0b964ee4bda8d1d31a33ec659e5@paragon-software.com \
--to=almaz.alexandrovich@paragon-software.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pali@kernel.org \
--cc=rdunlap@infradead.org \
--cc=viro@zeniv.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox