Re: [PATCH] doc: zh_CN: add translatation for ext3.rst

2020-09-14 Thread Matthew Wilcox
On Mon, Sep 14, 2020 at 12:10:53PM -0600, Jonathan Corbet wrote: > On Mon, 14 Sep 2020 20:08:32 +0800 > Wang Qing wrote: > > Translate Documentation/filesystems/ext3.rst into Chinese. > > Thanks for your patch, I appreciate work on adding translations to the > kernel docs. That said... Shouldn'

Re: [PATCH] doc: zh_CN: add translatation for ext3.rst

2020-09-14 Thread Jonathan Corbet
On Mon, 14 Sep 2020 20:08:32 +0800 Wang Qing wrote: > Translate Documentation/filesystems/ext3.rst into Chinese. > > Signed-off-by: Wang Qing > --- > .../translations/zh_CN/filesystems/ext3.rst| 24 > ++ > 1 file changed, 24 insertions(+) Thanks for your patch, I