[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120915022739.GT13973@ZenIV.linux.org.uk>
Date: Sat, 15 Sep 2012 03:27:39 +0100
From: Al Viro <viro@...IV.linux.org.uk>
To: Jacob Sowles <sowlesj@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Getting debugfs mountpoint?
On Fri, Sep 14, 2012 at 07:17:12PM -0700, Jacob Sowles wrote:
> The first instance of my code calls debugfs_create_file and stores a
> pointer to the dentry of that directory. But when the second instance
> calls debugfs_create_file, the function returns NULL because that
> directory already exists, so it doesn't return the dentry that I need.
... and? Ever heard of that thing called "global variable"?
--
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