Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1534730

Re: [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()

From Eric Biggers <ebiggers@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
Date 2016-12-02 09:20 +0100
Message-ID <sJRex-16S-19@gated-at.bofh.it> (permalink)
References <sJHRU-35y-27@gated-at.bofh.it> <sJI1z-3bb-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Dec 01, 2016 at 11:14:55PM +0100, Richard Weinberger wrote:
> + * @lblk_num:  Logical block number. This must be unique for multiple
> + *             calls with same page.

Must be unique for all calls with the same *inode*, except when overwriting
previously written data.

Eric

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() Richard Weinberger <richard@nod.at> - 2016-12-01 23:30 +0100
  Re: [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() Eric Biggers <ebiggers@google.com> - 2016-12-02 09:20 +0100
    Re: [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() David Gstir <david@sigma-star.at> - 2016-12-02 17:00 +0100

csiph-web