[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230928161752.142268-1-shikemeng@huaweicloud.com>
Date: Fri, 29 Sep 2023 00:17:50 +0800
From: Kemeng Shi <shikemeng@...weicloud.com>
To: viro@...iv.linux.org.uk, brauner@...nel.org, dhowells@...hat.com
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Two cleanups to pipe
This series tries to remove some unnecessary check in pipe. More details
can be found in respective patches. Thanks!
Kemeng Shi (2):
pipe: remove pipe_full check with wrong head in pipe_write
pipe: avoid repeat check of pipe->readers under pipe_lock
fs/pipe.c | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
--
2.30.0
Powered by blists - more mailing lists