Re: [patch 02/10] vfs: add path_mkdir()

From: Erez Zadok
Date: Wed Apr 02 2008 - 18:20:01 EST


In message <20080402201322.317327738@xxxxxxxxxx>, Miklos Szeredi writes:
> From: Miklos Szeredi <mszeredi@xxxxxxx>
>
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/