[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150125142026.4e9a822e@gandalf.local.home>
Date: Sun, 25 Jan 2015 14:20:26 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Jiri Olsa <jolsa@...nel.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Namhyung Kim <namhyung@...nel.org>
Subject: Re: [PATCH 1/5] tools lib fs: Add helper to find mounted file
systems
On Sun, 25 Jan 2015 17:41:00 +0100
Jiri Olsa <jolsa@...hat.com> wrote:
> On Sat, Jan 24, 2015 at 01:13:31PM -0500, Steven Rostedt wrote:
>
> > - debugfs_found = true;
> > -
> > - return debugfs_mountpoint;
> > + return find_mountpoint("debugfs", (long) DEBUGFS_MAGIC,
> > + debugfs_mountpoint, PATH_MAX + 1,
> > + debugfs_known_mountpoints);
> > }
>
> debugfs_found is no longer set 'true' by debugfs_find_mountpoint
>
Grumble. Will fix, thanks.
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists