diff options
author | Ilya Dryomov <idryomov@gmail.com> | 2016-12-02 16:35:08 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-12-12 23:09:21 +0100 |
commit | 5418d0a2c859abca2e59d7db36ba477ee4a3ebc6 (patch) | |
tree | bccb9bd8eeac9d85cc13c520725d499891e9ae84 /net/ipv4 | |
parent | libceph: stop allocating a new cipher on every crypto request (diff) | |
download | linux-5418d0a2c859abca2e59d7db36ba477ee4a3ebc6.tar.xz linux-5418d0a2c859abca2e59d7db36ba477ee4a3ebc6.zip |
libceph: no need for GFP_NOFS in ceph_monc_init()
It's called during inital setup, when everything should be allocated
with GFP_KERNEL.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions