You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libnfs maintains its own per-FH offset for use with read/write/seek, so the wrapper should use that rather than always using an offset of 0. Or alternatively not provide read/write and just expose pread/pwrite.
libnfs maintains its own per-FH offset for use with read/write/seek, so the wrapper should use that rather than always using an offset of 0. Or alternatively not provide read/write and just expose pread/pwrite.