Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1346465

RE: [PATCH] f2fs: mutex can't be used by down_write_nest_lock()

From Chao Yu <chao2.yu@samsung.com>
Newsgroups linux.kernel
Subject RE: [PATCH] f2fs: mutex can't be used by down_write_nest_lock()
Date 2016-03-01 10:10 +0100
Message-ID <r7OtA-75N-13@gated-at.bofh.it> (permalink)
References <r6Bf4-370-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Yang,

> -----Original Message-----
> From: Yang Shi [mailto:yang.shi@linaro.org]
> Sent: Saturday, February 27, 2016 8:25 AM
> To: jaegeuk@kernel.org; cm224.lee@samsung.com; chao2.yu@samsung.com; tglx@linutronix.de;
> rostedt@goodmis.org; bigeasy@linutronix.de
> Cc: linux-kernel@vger.kernel.org; linux-f2fs-devel@lists.sourceforge.net;
> linux-fsdevel@vger.kernel.org; linux-rt-users@vger.kernel.org;
> linaro-kernel@lists.linaro.org; yang.shi@linaro.org
> Subject: [PATCH] f2fs: mutex can't be used by down_write_nest_lock()
> 
> fsf2_lock_all() calls down_write_nest_lock() to acquire a rw_sem and check

Nitpick, f2fs_lock_all().

Anyway, this patch looks good to me.

Reviewed-by: Chao Yu <chao2.yu@samsung.com>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] f2fs: mutex can't be used by down_write_nest_lock() Yang Shi <yang.shi@linaro.org> - 2016-02-27 01:50 +0100
  RE: [PATCH] f2fs: mutex can't be used by down_write_nest_lock() Chao Yu <chao2.yu@samsung.com> - 2016-03-01 10:10 +0100
    Re: [PATCH] f2fs: mutex can't be used by down_write_nest_lock() Jaegeuk Kim <jaegeuk@kernel.org> - 2016-03-02 19:30 +0100

csiph-web