All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] Incorrect mode on nfsv3 filesystem
@ 2011-11-10 16:55 Romu
  2011-11-11 15:02 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Romu @ 2011-11-10 16:55 UTC (permalink / raw)
  To: ltp-list

Hi,

The following tests fail on nfs (nfsvers=3) filesystem:

chmod03     1  TFAIL  :  testfile: Incorrect modes 0100777, Expected 0777
fchmod03    1  TFAIL  :  testfile: Incorrect modes 0100777, Expected 0777
chown02     1  TFAIL  :  testfile1: incorrect mode permissions
0106770, Expected 0100770

I have no idea whether they are kernel issue.  Any idea?

Thanks
Romu

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LTP] Incorrect mode on nfsv3 filesystem
  2011-11-10 16:55 [LTP] Incorrect mode on nfsv3 filesystem Romu
@ 2011-11-11 15:02 ` Cyril Hrubis
  0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2011-11-11 15:02 UTC (permalink / raw)
  To: Romu; +Cc: ltp-list

Hi!
> chmod03     1  TFAIL  :  testfile: Incorrect modes 0100777, Expected 0777
> fchmod03    1  TFAIL  :  testfile: Incorrect modes 0100777, Expected 0777
> chown02     1  TFAIL  :  testfile1: incorrect mode permissions
> 0106770, Expected 0100770
> 
> I have no idea whether they are kernel issue.  Any idea?

Seems like your nfs doesn't support sticky bit (note the messages from
the tests are wrong and should be "Expected 1777").

And the chown02 does something with set UID and set GID bits.

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-11 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-10 16:55 [LTP] Incorrect mode on nfsv3 filesystem Romu
2011-11-11 15:02 ` Cyril Hrubis

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.