All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Juergen Hasch <lkml@elbonia.de>
Cc: Michael Welles <mike@bangstate.com>, linux-kernel@vger.kernel.org
Subject: Re: Using get_cwd inside a module.
Date: Sat, 22 Nov 2003 11:04:59 +0000	[thread overview]
Message-ID: <20031122110459.A31359@infradead.org> (raw)
In-Reply-To: <200311221145.39585.lkml@elbonia.de>; from lkml@elbonia.de on Sat, Nov 22, 2003 at 11:45:39AM +0100

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.


  reply	other threads:[~2003-11-22 11:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-22  0:05 Using get_cwd inside a module Michael Welles
2003-11-22  0:32 ` Maciej Zenczykowski
2003-11-22 12:30   ` Szymon Acedański
2003-11-22  8:30 ` Christoph Hellwig
2003-11-22  9:33   ` Juergen Hasch
2003-11-22 10:15     ` Christoph Hellwig
2003-11-22 10:45       ` Juergen Hasch
2003-11-22 11:04         ` Christoph Hellwig [this message]
2003-11-22 17:22           ` Michael Welles
2003-11-23 19:40           ` Juergen Hasch
2003-11-22 11:48       ` Andreas Dilger
2003-11-23 19:41         ` Juergen Hasch
2003-11-22 17:15       ` Michael Welles

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031122110459.A31359@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@elbonia.de \
    --cc=mike@bangstate.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.