Eric Biggers
cd0265fcd2
fscrypt: drop inode argument from fscrypt_get_ctx()
...
The only reason the inode is being passed to fscrypt_get_ctx() is to
verify that the encryption key is available. However, all callers
already ensure this because if we get as far as trying to do I/O to an
encrypted file without the key, there's already a bug.
Therefore, remove this unnecessary argument.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2019-04-16 18:37:25 -04:00
..
2018-12-10 00:22:38 -05:00
2017-12-17 22:00:59 -05:00
2018-08-01 12:02:31 -04:00
2017-11-02 11:10:55 +01:00
2018-01-11 13:17:49 -05:00
2019-01-23 23:56:43 -05:00
2018-10-01 14:25:08 -04:00
2018-02-18 22:07:36 -05:00
2019-03-24 13:41:37 -07:00
2019-03-12 15:03:21 -07:00
2018-10-01 14:33:24 -04:00
2018-10-01 14:24:08 -04:00
2019-03-12 15:03:21 -07:00
2019-03-14 23:20:25 -04:00
2018-05-10 11:50:04 -04:00
2017-12-17 22:00:59 -05:00
2019-01-31 23:41:11 -05:00
2019-02-21 10:49:53 -05:00
2019-01-23 23:56:43 -05:00
2019-03-23 11:56:01 -04:00
2018-12-25 00:56:33 -05:00
2019-03-24 13:41:37 -07:00
2019-03-24 13:41:37 -07:00
2019-03-12 15:03:21 -07:00
2017-11-02 11:10:55 +01:00
2019-02-10 23:04:16 -05:00
2017-12-17 22:00:59 -05:00
2018-12-04 00:16:44 -05:00
2018-09-15 17:11:25 -04:00
2019-01-23 23:56:43 -05:00
2019-01-23 23:56:43 -05:00
2019-03-12 15:03:21 -07:00
2019-04-16 18:37:25 -04:00
2019-03-15 00:22:28 -04:00
2019-03-24 13:41:37 -07:00
2018-01-11 22:10:40 -05:00
2019-03-12 15:03:21 -07:00
2018-07-29 17:00:22 -04:00
2018-05-10 11:52:14 -04:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-21 11:17:34 -05:00
2018-03-30 20:04:11 -04:00