Daniil Lunev's activity
From 2012-07-23 to 2012-08-21
2012-08-10
-
09:06 AM illumos gate Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- Server of it. Can you test these server and client? Will they reproduce the bug?...
2012-08-09
-
03:18 PM illumos gate Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- May be, I am doing something wrong, but off don't become zero in the followed code.
@while true; do kill -SIGALRM PI...
2012-08-08
-
06:04 PM illumos gate Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- I call sendfile with non-blocking socket, it catch SIGALARM. Offset isn't changed. What version of OI do you use?
-
04:53 PM illumos gate Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- And sendfile64, even after receiving SIGALRM, returns right value - off + len;
-
04:42 PM illumos gate Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- I can't reproduce this bug on my system. It works pretty fine. I call sendfilev64, then send SIGALRM and sfv_off isn'...
-
09:31 AM illumos gate Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- libsendfile calls SYS_sendfile. This syscall check receiving any signals in three places. When it finds out that ther...
2012-08-07
-
01:58 PM illumos gate Bug #3055: sendfile sets *off to 0 when interrupted by SIGALRM
- And what about other signals? Do they reset the offset?
2012-08-02
-
02:10 PM illumos gate Bug #3048: zfs {user,group}space [-s|-S] is broken
- The cause of the bug is using of avl tree in zfs(1M) to sort records. There are two ways to fix it:
1) update avl tr...
2012-07-31
-
03:25 PM illumos gate Bug #3043: zfs diff does not report removed files
- I have tested it with OI 151a5. Also, I have looked through the latest illumos-gate sources and it seems to show dele...
-
02:08 PM illumos gate Bug #3043: zfs diff does not report removed files
- root@Exile:# zfs diff rpool/test@m1
M /rpool/test/mk
- /rpool/test/mk/testf
It seems to work as y...
2012-07-30
-
12:24 PM illumos gate Bug #3042 (New): webrev -D should ask for passphrase
- Currently, one can't delete an uploaded webrev if rsa key is passphrased. It happen because "sftp -b <file>", that is...
Also available in: Atom