Yes, with the error vs errno fix, I've got the patch up and running
on my system. It seems to be doing the trick.
Thanks,
-john
- Ian Dowse's Original Message -
> In message <[EMAIL PROTECTED]>, Ian Dowse writes:
> >error? (untested patch below).
>
> I braino'd that patch (error vs. er
Thanks, Ian!
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
In message <[EMAIL PROTECTED]>, Ian Dowse writes:
>error? (untested patch below).
I braino'd that patch (error vs. errno), but I have just committed
a working version that should stop the mountd warnings.
Ian
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in
Le 2001-05-28, Matthew Jacob écrivait :
> On startup:
> May 28 10:16:04 farrago mountd[216]: can't delete exports for /
Same here with -CURRENT as of today.
--
Thomas Quinot ** Département Informatique & Réseaux ** [EMAIL PROTECTED]
ENST // 46 rue Barrault // 75634 PARIS
In message <[EMAIL PROTECTED]>, John writes:
>Looking in /usr/src/sbin/mountd/mountd.c, under line 930
>shows the following:
>
>num = getmntinfo(&fsp, MNT_NOWAIT);
>
>and then runs through a loop 'num' times trying to
>delete any export for each entry.
Thanks, you're right - this has not
- Ian Dowse's Original Message -
> In message <[EMAIL PROTECTED]>, John Polstra writes:
> >In article <[EMAIL PROTECTED]>,
> >Matthew Jacob <[EMAIL PROTECTED]> wrote:
> >> May 28 10:21:43 farrago mountd[217]: can't delete exports for /tmp
> >> May 28 10:21:43 farrago mountd[217]: can't de
In message <[EMAIL PROTECTED]>, John Polstra writes:
>In article <[EMAIL PROTECTED]>,
>Matthew Jacob <[EMAIL PROTECTED]> wrote:
>> May 28 10:21:43 farrago mountd[217]: can't delete exports for /tmp
>> May 28 10:21:43 farrago mountd[217]: can't delete exports for /usr/obj
>
>I've been seeing this
In article <[EMAIL PROTECTED]>,
Matthew Jacob <[EMAIL PROTECTED]> wrote:
>
> Over the last couple of weeks, I've seen wierd statements coming out of
> mountd:
>
> On startup:
>
> May 28 10:16:04 farrago mountd[216]: can't delete exports for /
>
> On a mount of /usr/obj:
>
> May 28 10:21:43 f
Over the last couple of weeks, I've seen wierd statements coming out of
mountd:
On startup:
May 28 10:16:04 farrago mountd[216]: can't delete exports for /
On a mount of /usr/obj:
May 28 10:21:43 farrago mountd[217]: can't delete exports for /tmp
May 28 10:21:43 farrago mountd[217]: can't del