Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1535042
| From | David Gstir <david@sigma-star.at> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/6] fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() |
| Date | 2016-12-02 17:00 +0100 |
| Message-ID | <sJYpI-5KC-27@gated-at.bofh.it> (permalink) |
| References | <sJHRU-35y-27@gated-at.bofh.it> <sJI1z-3bb-5@gated-at.bofh.it> <sJRex-16S-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> On 02.12.2016, at 09:19, Eric Biggers <ebiggers@google.com> wrote: > > 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. Yes, of course! Will fix that. Thanks, David
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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