Print this page
OS-5591 Double flock(3C) causes undue block
OS-5585 fcntl(F_OFD_GETLK) should return EINVAL on bad parameters
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
        
*** 24,28 ****
--- 24,35 ----
  [/opt/os-tests/tests/poll_test]
  user = root
  
  [/opt/os-tests/tests/sigqueue]
  tests = ['sigqueue_queue_size']
+ 
+ [/opt/os-tests/tests/tmpfs]
+ user = root
+ tests = ['tmpfs_badmount', 'tmpfs_enospc']
+ 
+ [/opt/os-tests/tests/file-locking]
+ tests = ['runtests.32', 'runtests.64']