[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160223042714.GN1215@thunk.org>
Date: Mon, 22 Feb 2016 23:27:14 -0500
From: Theodore Ts'o <tytso@....edu>
To: Jan Kara <jack@...e.cz>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH 4/4] jbd2: Save some atomic ops in __JI_COMMIT_RUNNING
handling
On Thu, Jan 07, 2016 at 03:41:55PM +0100, Jan Kara wrote:
> Currently we used atomic bit operations to manipulate
> __JI_COMMIT_RUNNING bit. However this is unnecessary as i_flags are
> always written and read under j_list_lock. So just change the operations
> to standard bit operations.
>
> Signed-off-by: Jan Kara <jack@...e.cz>
Thanks, applied.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists