Subject: Re: exports file and mountd
To: None <port-alpha@netbsd.org>
From: Christoph Badura <bad@ora.de>
List: port-alpha
Date: 06/15/1999 19:44:05
chrisr@geeknet.montreal.qc.ca (Chris Rupnik) writes:
> I have a simple three line exports directory on the alpha (1.4)

>/usr/netbsd/hp300
>/usr/netbsd/sun3
>/usr/netbsd/sparc

>Now, i get a "Can't change attributes" for the second and third lines.
>The first entry goes through (or reports no error). 

I believe you are being bitten by the constraints mentioned in the
second paragraph of exports(5).

You probably want to put the three directories on a single line.

-- 
Christoph Badura					www.netbsd.org

	Anything that can be done in O(N) can be done in O(N^2).
	-- Ralf Schuettau (after looking at a particular piece of code)