> Currently fs.h is full of unrelated declarations and included in almost
> any source file. Thus it makes sense to spilt certain aspects out that are
> only used by few users.
>
> This patch starts with the namei/path lookup interface and splits it into
> <linux/namei.h> which is now directly included by the 24 files that actually
> need it.
Please, make a version that would take open_namei() and may_open() into the
same place.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/