Re: Using get_cwd inside a module.

From: Christoph Hellwig
Date: Sat Nov 22 2003 - 06:06:48 EST


On Sat, Nov 22, 2003 at 11:45:39AM +0100, Juergen Hasch wrote:
> > What are the exact requirements of changedfiles or samba?
>
> Samba needs to be able to notify a client machine, when a file in a
> directory changes (i.e. is added/removed/modified/renamed). The directory
> to be watched is given by the client and can include subdirectories.

Well, reporting a single path component relative to the parent directory
is doable, there's just no way to have a canonical absolute or
multi-component pathname.

-
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/