Displaying 3 results from an estimated 3 matches for "openat64".
Did you mean:
openat
2011 Oct 12
33
weird bug with Seagate 3TB USB3 drive
Banging my head against a Seagate 3TB USB3 drive.
Its marketing name is:
Seagate Expansion 3 TB USB 3.0 Desktop External Hard Drive STAY3000102
format(1M) shows it identify itself as:
Seagate-External-SG11-2.73TB
Under both Solaris 10 and Solaris 11x, I receive the evil message:
| I/O request is not aligned with 4096 disk sector size.
| It is handled through Read Modify Write but the performance
2008 Jun 18
0
Improper directory removal causes file system havoc (PR#11738)
...nkat(3, "file153e1776", 0x00000000) = 0
17702: unlinkat(3, "file47b5546c", 0x00000000) = 0
17702: unlinkat(3, "moredirs", 0x00000000) Err#1 EPERM
[sys_linkdir
]
17702: fstatat64(3, "moredirs", 0xFFBFF530, 0x00001000) = 0
17702: openat64(3, "moredirs", O_RDONLY|O_NONBLOCK|O_NOCTTY|O_NOFOLLOW) = 4
17702: unlinkat(4, "somefile", 0x00000000) = 0
17702: unlinkat(3, "moredirs", 0x00000001) = 0
17702: unlinkat(-3041965, "/tmp/RtmpKrefN4", 0x00000001) Err#22 EINVAL
I can...
2008 Jun 19
0
Improper directory removal causes file system havoc (PR#11747)
...t;, 0x00000000) = 0
> 17702: unlinkat(3, "file47b5546c", 0x00000000) = 0
> 17702: unlinkat(3, "moredirs", 0x00000000) Err#1 EPERM
> [sys_linkdir
> ]
> 17702: fstatat64(3, "moredirs", 0xFFBFF530, 0x00001000) = 0
> 17702: openat64(3, "moredirs", O_RDONLY|O_NONBLOCK|O_NOCTTY|O_NOFOLLOW) = 4
> 17702: unlinkat(4, "somefile", 0x00000000) = 0
> 17702: unlinkat(3, "moredirs", 0x00000001) = 0
> 17702: unlinkat(-3041965, "/tmp/RtmpKrefN4", 0x00000001) Err#22...