Jeff Dike schreef:
> On Fri, Aug 17, 2007 at 03:24:59PM +0200, Benedict Verheyen wrote:
>> I first thought of using hostfs and leaving /home on the host machine.
>> This for instance resulted in saving emails from a user with root rights.
>> Anyway, to solve this, i thought of making file to share
On lunedì 20 agosto 2007, Joe Perches wrote:
> (untested)
>
> There are several files that
> #include "linux/file" not #include
> #include "asm/file" not #include
>
> Here's a little script that converts them:
>
> egrep -i -r -l --include=*.[ch] \
> "^[[:space:]]*\#[[:space:]]*include[[:space:]]*