[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200804022215.m32MFddK020389@agora.fsl.cs.sunysb.edu>
Date: Wed, 2 Apr 2008 18:15:39 -0400
From: Erez Zadok <ezk@...sunysb.edu>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: viro@...iv.linux.org.uk, akpm@...ux-foundation.org,
dave@...ux.vnet.ibm.com, ezk@...sunysb.edu,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [patch 02/10] vfs: add path_mkdir()
In message <20080402201322.317327738@...redi.hu>, Miklos Szeredi writes:
> From: Miklos Szeredi <mszeredi@...e.cz>
>
> Introduce path_mkdir(). Unexport vfs_mkdir() to modules.
>
> The only internal user of vfs_mkdir() remaining is cgroup_clone().
> +EXPORT_SYMBOL(path_mkdir);
Shouldn't all new exported symbols use EXPORT_SYMBOL_GPL?
Erez.
--
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