Re: [f2fs-dev] [PATCH 0/1] userspace support for F2FS metadata encryption

2020-12-18 Thread Jaegeuk Kim
On 12/18, Satya Tangirala wrote: > On Thu, Dec 17, 2020 at 08:23:18AM -0800, Jaegeuk Kim wrote: > > Hi Satya, > > > > Could you please consider to rebase the patches on f2fs-tools/dev branch? > > I've applied compression support which will have some conflicts with this > > series. And, could you c

Re: [f2fs-dev] [PATCH 0/1] userspace support for F2FS metadata encryption

2020-12-17 Thread Satya Tangirala via Linux-f2fs-devel
On Thu, Dec 17, 2020 at 08:23:18AM -0800, Jaegeuk Kim wrote: > Hi Satya, > > Could you please consider to rebase the patches on f2fs-tools/dev branch? > I've applied compression support which will have some conflicts with this > series. And, could you check this works with multi-partition support?

Re: [f2fs-dev] [PATCH 0/1] userspace support for F2FS metadata encryption

2020-12-17 Thread Jaegeuk Kim
Hi Satya, Could you please consider to rebase the patches on f2fs-tools/dev branch? I've applied compression support which will have some conflicts with this series. And, could you check this works with multi-partition support? Thanks, On 10/05, Satya Tangirala wrote: > The kernel patches for F2

Re: [f2fs-dev] [PATCH 0/1] userspace support for F2FS metadata encryption

2020-10-07 Thread Eric Biggers
On Mon, Oct 05, 2020 at 07:41:32AM +, Satya Tangirala wrote: > The kernel patches for F2FS metadata encryption are at: > > https://lore.kernel.org/linux-fscrypt/20201005073606.1949772-4-sat...@google.com/ > > This patch implements the userspace changes required for metadata > encryption suppo

[f2fs-dev] [PATCH 0/1] userspace support for F2FS metadata encryption

2020-10-05 Thread Satya Tangirala via Linux-f2fs-devel
The kernel patches for F2FS metadata encryption are at: https://lore.kernel.org/linux-fscrypt/20201005073606.1949772-4-sat...@google.com/ This patch implements the userspace changes required for metadata encryption support as implemented in the kernel changes above. All blocks in the filesystem a