issues
search
sahlberg
/
libnfs
NFS client library
Other
532
stars
203
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
initialize iov_ref for nfs4
#498
ggoers
closed
1 week ago
1
All fragments should be deleted when reconnecting.
#497
davidgaleano
opened
1 month ago
0
nfs4-cat and nfs-cat failed with NFS version 4
#496
AmanChauhan2020
opened
1 month ago
0
Max file path name supported by libnfs
#495
bishnu1184
opened
1 month ago
3
nfs_parse_attributes does not parse nfs_dev & nfs_rdev
#494
rockeet
opened
1 month ago
0
nfs_pwrite() call hangs if there is insufficient disk space on NFS server
#493
bishnu1184
opened
3 months ago
3
Rewrite RPC_LOG to use a callback logging function
#492
sahlberg
closed
3 months ago
0
Add req_size and resp_size to PDU.
#491
linuxsmiths
closed
3 months ago
15
Implementing mountstats like telemetry support in libnfs
#490
linuxsmiths
closed
3 months ago
4
Update CMakeLists.txt
#489
soffensive
opened
3 months ago
0
Update libnfs-win32.def
#488
soffensive
closed
3 months ago
1
strndup multiple definition issue when linking static library with libssh
#487
gailium119
closed
2 months ago
2
Need help building 5.0.3 Linux static library (i.e. libnfs.a)
#486
mhicks-catalogicsoftware
closed
3 months ago
1
Personal/linuxsmiths/add vectored read write task
#485
linuxsmiths
closed
3 months ago
10
Add API for getting current NFS server address that we are connected to.
#484
linuxsmiths
closed
4 months ago
0
gcc 14.1.1 compilation issue
#483
RussianE39
closed
3 months ago
1
Fix release build which requires mode for create call
#482
linuxsmiths
closed
4 months ago
0
Have we tested TCP_NODELAY option with RPC connections?
#481
linuxsmiths
closed
3 months ago
2
Fix accidental call to rpc_set_timeout with rpc_set_poll_timeout.
#480
linuxsmiths
closed
4 months ago
0
Fix include sys/time.h
#479
ffontaine
closed
4 months ago
0
utils/nfs-stat.c: include time.h
#478
ffontaine
closed
4 months ago
1
Added rpc_stats for maintaining stats for each rpc_context
#477
linuxsmiths
closed
4 months ago
1
Add mount options - rsize, wsize, and set readmax/writemax and readdr maxcount/dircount correctly per FSINFO negotiation and user selected values.
#476
linuxsmiths
closed
4 months ago
1
Add examples/nfs-pthreads-async-readfile.c for demonstrating parallel reads
#475
linuxsmiths
closed
4 months ago
0
Filename with special symbols in it not coming properly
#474
bishnu1184
closed
3 months ago
2
libnfs-5.0.3 fails to build with GCC14 with [-Wimplicit-function-declaration]
#473
tgurr
closed
4 months ago
1
Fix rpc_nfs3_read_task: Failing to return data
#472
amulyan13
closed
5 months ago
1
Bump CodeQL to v3
#471
Wolf3s
closed
5 months ago
0
small cleanups
#470
vlendec
closed
6 months ago
0
small fixes
#469
vlendec
closed
6 months ago
0
CMakeLists.txt, configure.ac: increment VERSION and SOVERSION
#468
MaxKellermann
closed
6 months ago
0
libnfs: fix memory leak in nfs4_set_client_name()
#467
MaxKellermann
closed
6 months ago
0
Various GitHub-Actions optimizations
#466
MaxKellermann
closed
6 months ago
0
Re: rpc_set_error: set error to "out of memory" if the malloc failed
#465
linuxsmiths
closed
7 months ago
4
Release the lock in case of error and make nfs_set_error also consistent
#464
linuxsmiths
closed
7 months ago
0
Misc improvements in the nfs-pthreads-*writefile examples
#463
linuxsmiths
closed
7 months ago
0
Avoid rpc_mutex deadlock
#462
linuxsmiths
closed
7 months ago
1
Misc changes
#461
linuxsmiths
closed
7 months ago
1
Some stdatomic fixes.
#460
linuxsmiths
closed
7 months ago
1
Fix compiler warning with gcc 11.4
#459
linuxsmiths
closed
7 months ago
0
Added (more) TCP and RPC resiliency.
#458
linuxsmiths
closed
7 months ago
4
Add RPC-with-TLS support
#457
linuxsmiths
closed
7 months ago
6
Fix for older macOS: include sys/socket.h before net/if.h
#456
barracuda156
closed
7 months ago
1
Build error on macOS: `error: 'IFNAMSIZ' undeclared here (not in a function)` etc.
#455
barracuda156
closed
7 months ago
2
[Cmake] Match WindowsStore for windows based definitions
#454
fuzzard
closed
8 months ago
0
HAVE_STDATOMIC_H requires HAVE_MULTITHREADING
#453
cwedgwood
closed
8 months ago
0
Fix compiler warnings and a subtle precedence error
#452
linuxsmiths
closed
8 months ago
0
PS3: initialize addrinfo struct
#451
cy33hc
closed
8 months ago
1
NFSv3 UDP connection segmentation fault.
#450
davidgaleano
closed
8 months ago
2
Free write buffer after write completes.
#449
linuxsmiths
closed
8 months ago
0
Next