[SCM] the great next stuff branch, smbfs/master, updated. 39461a9acbd0b80fb19bb85144305630635c3f44

Samuel Thibault <[email protected]>
Newsgroups gmane.os.hurd.cvs
Message-ID <[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".

The branch, smbfs/master has been updated
       via  39461a9acbd0b80fb19bb85144305630635c3f44 (commit)
       via  96bc8618b9bafc3e47594c936ac3674fd4abf1a9 (commit)
       via  ac51c9e3d1bb8f5df3e5866a7b6af91568e14569 (commit)
       via  88edc3a697129e9a1a5865bf30e0432ebba37bcc (commit)
       via  2586fced283dc6e43f8d00a2851aff27095cd785 (commit)
       via  661e3e25af16a94d86a82b2a2ceb00c42f51f17b (commit)
      from  8af1d576d82157cea70ee883ec3194712ab9cc42 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 39461a9acbd0b80fb19bb85144305630635c3f44
Author: Damien Zammit <[email protected]>
Date:   Wed Aug 12 00:57:49 2026 +0000

    Remove legacy unneeded samba patch
    
    Message-ID: <[email protected]>

commit 96bc8618b9bafc3e47594c936ac3674fd4abf1a9
Author: Damien Zammit <[email protected]>
Date:   Wed Aug 12 00:57:41 2026 +0000

    Update README
    
    Message-ID: <[email protected]>

commit ac51c9e3d1bb8f5df3e5866a7b6af91568e14569
Author: Damien Zammit <[email protected]>
Date:   Wed Aug 12 00:57:33 2026 +0000

    Fall back to unprivileged maptime_map
    
    This allows non-root user to use smbfs
    Message-ID: <[email protected]>

commit 88edc3a697129e9a1a5865bf30e0432ebba37bcc
Author: Damien Zammit <[email protected]>
Date:   Wed Aug 12 00:57:23 2026 +0000

    Simplify specifying share, smb:// not needed
    
    Message-ID: <[email protected]>

commit 2586fced283dc6e43f8d00a2851aff27095cd785
Author: Damien Zammit <[email protected]>
Date:   Wed Aug 12 00:57:17 2026 +0000

    Apply appropriate locking for missing pread/pwrite api
    
    Message-ID: <[email protected]>

commit 661e3e25af16a94d86a82b2a2ceb00c42f51f17b
Author: Damien Zammit <[email protected]>
Date:   Wed Aug 12 00:57:07 2026 +0000

    smb: Update to new api
    
    Convert all the legacy api calls to modern ones.
    
    Requires to remove _FILE_OFFSET_BITS and be compatible with samba.
    
    If samba is compiled on a 32b machine, it may only support 32 bit offsets.
    Therefore, rather than changing its ABI, we truncate the 64 bit offsets
    supported in RPCs to 32b when calling samba apis, but fail if the
    requests are bigger than what would fit in the representation.
    
    This cannot be separated into two commits because changing to new api
    has consequences.
    Message-ID: <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 README                |  27 ++----
 samba-3.0.5_hurd.diff |  66 -------------
 smb.c                 |  51 ++++++++--
 smb.h                 |  10 +-
 smbfs.c               |  32 ++++---
 smbnetfs.c            | 260 ++++++++++++++++++++++++++++++++++++--------------
 6 files changed, 263 insertions(+), 183 deletions(-)
 delete mode 100644 samba-3.0.5_hurd.diff


hooks/post-receive
-- 
the great next stuff
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.