Re: bcache: remove nested function usage
From: John Sheu <hidden>
Date: 2014-03-18 06:21:35
From: John Sheu <hidden>
Date: 2014-03-18 06:21:35
On Mon, Mar 17, 2014 at 11:09 PM, Kent Overstreet [off-list ref] wrote:
On Mon, Mar 17, 2014 at 10:50:58PM -0700, john.sheu@gmail.com wrote:quoted
This patch fixes up some crashes seen while running bcache with the ftrace function graph tracer.They need to be marked static once they're not nested
Whoops, forgot about subtract_dirty(). It is static in all the rest. -John Sheu