io_uring: rename ctx->account_mem field
authorBijan Mottahedeh <bijan.mottahedeh@oracle.com>
Tue, 16 Jun 2020 23:36:08 +0000 (16:36 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 17 Jun 2020 21:06:05 +0000 (15:06 -0600)
commitc443fc286c67004b00a21b2008743aecff538008
treed9fc2db0a8dfb542dcac1b0793ade15823798948
parent8857cb72f9c3280e003d503fea6f310501e92cd2
io_uring: rename ctx->account_mem field

Rename account_mem to limit_name to clarify its purpose.

Signed-off-by: Bijan Mottahedeh <bijan.mottahedeh@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c