#
5d9d9091 |
| 09-Feb-2023 |
Richard Lowe <richlowe@richlowe.net> |
15374 stop using aw(1onbld) and feed asm through the compiler frontend 15413 amd64 panic stack size gets screwed by assembler/cpp Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by:
15374 stop using aw(1onbld) and feed asm through the compiler frontend 15413 amd64 panic stack size gets screwed by assembler/cpp Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Bill Sommerfeld <sommerfeld@alum.mit.edu> Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
|
#
b8af4a89 |
| 05-Dec-2021 |
Luqman Aden <luqman@oxide.computer> |
13879 flock(3C) on NFS files should fail with EOPNOTSUPP Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
|
#
6dc7d057 |
| 15-Dec-2020 |
Marcel Telka <marcel@telka.sk> |
8040 NFSv4 client: 3-way deadlock between nfs4_bio(), nfs4_do_delegreturn(), and nfs4_flush_pages() Reviewed by: Arne Jansen <arne@die-jansens.de> Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com
8040 NFSv4 client: 3-way deadlock between nfs4_bio(), nfs4_do_delegreturn(), and nfs4_flush_pages() Reviewed by: Arne Jansen <arne@die-jansens.de> Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
show more ...
|
#
20f5f963 |
| 13-Sep-2019 |
Marcel Telka <marcel@telka.sk> |
11675 NFSv4 client: Exclusive create should close the file after setattr failure Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross
11675 NFSv4 client: Exclusive create should close the file after setattr failure Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Jan Schlien <illumos-bugs@jan-o-sch.net> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
a17ce845 |
| 14-Jun-2017 |
Marcel Telka <marcel@telka.sk> |
8392 Do not cast the return value of xdr_free() Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
|
#
957f6e72 |
| 24-Dec-2016 |
Marcel Telka <marcel@telka.sk> |
7689 Comment typos and formatting fixes in NFSv4 client sources Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@j
7689 Comment typos and formatting fixes in NFSv4 client sources Reviewed by: Adam Števko <adam.stevko@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
ee89337b |
| 21-Dec-2016 |
Marcel Telka <marcel@telka.sk> |
7684 RFC 3530 is obsolete Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
|
#
4a695956 |
| 29-Nov-2016 |
Marcel Telka <marcel@telka.sk> |
6911 nfs4: unexpected permission denied Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@omniti.com>
|
#
8395f20c |
| 28-Apr-2016 |
Simon Klinkert <simon.klinkert@gmail.com> |
6785 nfs4_attr_cache deadlock Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gwr@nexenta.com>
|
#
745caa42 |
| 09-Aug-2016 |
Marcel Telka <marcel@telka.sk> |
7282 nlm_host leaks by nlm_host_findcreate() callers leads to hang in nlm_svc_stopping() Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Approved by:
7282 nlm_host leaks by nlm_host_findcreate() callers leads to hang in nlm_svc_stopping() Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
bbe876c0 |
| 02-Apr-2015 |
Marcel Telka <marcel.telka@nexenta.com> |
5761 nfs4_prot.x should be updated for RFC 7531 Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
06e6833a |
| 21-Jan-2015 |
Josef 'Jeff' Sipek <josef.sipek@nexenta.com> |
5382 pvn_getpages handles lengths <= PAGESIZE just fine Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
|
#
1a5e258f |
| 08-Aug-2014 |
Josef 'Jeff' Sipek <josef.sipek@nexenta.com> |
5045 use atomic_{inc,dec}_* instead of atomic_add_* Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
72102e74 |
| 03-Aug-2012 |
Bryan Cantrill <bryan@joyent.com> |
3928 `tail -f ...` doesn't notice file truncation 3929 `man tail` doesn't mentioned "-F" option 3930 'tail -F ...' not resetting the offset of file rotation properly 3968 want FILE_TRUNC event for PO
3928 `tail -f ...` doesn't notice file truncation 3929 `man tail` doesn't mentioned "-F" option 3930 'tail -F ...' not resetting the offset of file rotation properly 3968 want FILE_TRUNC event for PORT_SOURCE_FILE Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
show more ...
|
#
d794d49e |
| 29-Aug-2012 |
Vitaliy Gusev <gusev.vitaliy@nexenta.com> |
3107 nfs4_getattr incorrectly checks bit masks Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
|
#
f8bbc571 |
| 11-Mar-2010 |
Pavel Filipensky <Pavel.Filipensky@Sun.COM> |
6213799 VMODSORT support for NFS. AKA "close()/fsync() slow on clients with lots of memory and cached pages"
|
#
e913d9ec |
| 20-Jan-2010 |
Lisa Week <lisa.week@sun.com> |
PSARC 2009/683 Reserved uid/gid for distinguishing unmappable users/groups in NFSv4 ACLs 6261858 ls(1) -l, getfacl(1), and setfacl(1) can return "Permission denied" due to "nobody" and ACLs
|
#
2f172c55 |
| 10-Dec-2009 |
Robert Thurlow <Robert.Thurlow@Sun.COM> |
6232737 Client should support NFS4ERR_MOVED and fs_locations 6232743 Server should support NFS4ERR_MOVED and fs_locations 6891289 client panick mutex_vector_tryenter with some stress testing
|
#
35fc240b |
| 07-Nov-2009 |
Marcel Telka <Marcel.Telka@Sun.COM> |
6888022 NFSv4: grpid mount flag is not effective for files
|
#
6edb4230 |
| 23-Oct-2009 |
Marcel Telka <Marcel.Telka@Sun.COM> |
6577647 NFS writes aren't interruptible if there are too many outstanding writes
|
#
28863dd2 |
| 09-Oct-2009 |
Marcel Telka <Marcel.Telka@Sun.COM> |
6887666 mmap() on NFSv4 mounted filesystem can be not interruptible 6887889 Possible not interruptible hang in nfs4_write() with directio, append and intr
|
#
d55e25c3 |
| 07-Aug-2009 |
Pavel Filipensky <Pavel.Filipensky@Sun.COM> |
6833526 4-way hang in the NFSv4 client
|
#
8afffe5e |
| 03-Jun-2009 |
batschul <Frank.Batschulat@Sun.COM> |
6843151 nfs[3/4]_write() can fail but return error 0
|
#
e07a48d4 |
| 22-Apr-2009 |
Pavel Filipensky <Pavel.Filipensky@Sun.COM> |
6822384 svnode_t::sv_dfh is not updated during nfs4rename
|
#
5679c89f |
| 30-Jan-2009 |
jv227347 <Jordan.Vaughan@Sun.com> |
PSARC/2008/647 Configurable Hostids for Non-Global Zones 6580939 RFE: provide unique hostid for each non-global zone
|