General

Profile

Nan Xiao

  • Login: nanxiao
  • Registered on: 2019-07-06
  • Last connection: 2021-05-22

Issues

open closed Total
Assigned issues 0 14 14
Reported issues 0 14 14

Activity

2021-06-01

06:06 AM illumos gate Bug #13828: beadm: Fix wrong array size
Test result of my patch:
I used OmniOS bloody as a testbed, and found the maximum allowed ZFS dataset length is 64...
Nan Xiao

2021-05-22

06:59 AM illumos gate Bug #13828 (Closed): beadm: Fix wrong array size
Since ZFS_MAX_DATASET_NAME_LEN has included NUL byte, the definition of name array in count_widths and print_be_snaps... Nan Xiao

2020-10-10

04:45 AM illumos gate Bug #13206: Fix open(2) man page
I will remove EBADF language from the "The open() and openat() functions will fail if" section because EBADF only sho... Nan Xiao

2020-10-06

08:42 AM illumos gate Bug #13206: Fix open(2) man page
The correct description should be:
> EBADF should only be error of openat(2), not open(2).
Nan Xiao
07:13 AM illumos gate Bug #13206 (Closed): Fix open(2) man page
EBADF should only be error of open(2), not openat(2). Nan Xiao

2020-10-03

03:05 AM illumos gate Bug #13197 (Closed): Fix typo in statvfs(2) man page
In ERRORS section page:
> The length of a path component exceeds NAME_MAX characters, or the length of path The ex...
Nan Xiao

2020-09-29

10:01 AM illumos gate Bug #13189 (Closed): Update rename(2) man page
(1) In ERRORS section:
> The rename() function will fail if:
It should be:
> The rename() and renameat() fun...
Nan Xiao

2020-09-20

02:28 AM illumos gate Bug #13181: Cleanup cat(1) man page
The changes are as following:
(1) Remove unnecessary macros: e.g., .LP after .SS;
(2) Revamp Example 3:
a)
<pre...
Nan Xiao

2020-09-19

02:53 AM illumos gate Bug #13181 (Closed): Cleanup cat(1) man page
Nan Xiao

2020-08-14

10:09 PM illumos gate Bug #13048 (Closed): Fix format issue in regex(5) man page
In regex(5) man page:
> whatever it would have matched without the "\(" and Qq \) ,
It should be:
> whatever...
Nan Xiao

Also available in: Atom