Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: [nfs] nfs mount settings
Date: Mon, 27 Jul 2009 14:47:59
Message-Id: 87iqhe6v3x.fsf@newsguy.com
In Reply to: Re: [gentoo-user] [nfs] nfs mount settings by Stroller
1 Stroller <stroller@××××××××××××××××××.uk> writes:
2
3 > Further to A McK's reply, suggest use of `ls -ln`.
4 >
5 > Assuming the -n is supported on Slowaris all will become clear.
6 >
7
8 But after the changes mentioned in a reply to Alan M. it now shows
9 the same on both the source /projects (on solaris) and the mounted nfs
10 /projects on gentoo.
11
12 ls -ln (on solaris)
13
14 ls -ln /projects
15 total 18
16 drwxr-xr-x 2 1000 10 5 2009-07-25 18:46 bookmks
17 drwxrwxrwx 9 1000 15 10 2009-07-13 08:38 harvey
18 drwxr-xr-x 3 1000 15 3 2009-01-21 18:22 mob1
19 drwxr-xr-x 32 1000 15 34 2009-06-24 07:35 reader_rdr
20 [...]
21
22 =====================================================
23
24 ls -ln (on gentoo)
25
26 total 18
27 drwxr-xr-x+ 2 1000 10 5 Jul 25 18:46 bookmks
28 drwxrwxrwx 9 1000 15 10 Jul 13 08:38 harvey
29 drwxr-xr-x+ 3 1000 15 3 Jan 21 2009 mob1
30 drwxr-xr-x+ 32 1000 15 34 Jun 24 07:35 reader_rdr
31 [...]
32
33 The only difference I see is the `+' on gentoo. I'm not sure what
34 that means.

Replies

Subject Author
Re: [gentoo-user] Re: [nfs] nfs mount settings Alan McKinnon <alan.mckinnon@×××××.com>