Commit Graph

49 Commits

Author SHA1 Message Date
Steve Dickson 8634aff6c0 Typos and documentation fixes (RHEL-22654)
commit 38ddc65d2bd09475c58828686cfcc18fa3f19f76
Author: Gioele Barabucci <gioele@svario.it>
Date:   Sat Jan 20 11:21:30 2024 -0500

    systemd: Add Documentation= option to service units

commit 85ff289e0d16de8a1a67d4c7a84f44108196d2b4
Author: Gioele Barabucci <gioele@svario.it>
Date:   Sat Jan 20 11:19:48 2024 -0500

    Fix typos in manpages

commit 991b7edd17d89a7ea8b95bd2b6e7f01c91fe3475
Author: Gioele Barabucci <gioele@svario.it>
Date:   Sat Jan 20 11:17:25 2024 -0500

    Fix typos in error messages

Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: RHEL-22654
2024-02-05 11:49:21 -05:00
Steve Dickson 5f31f29e2e Update to support for the NFS RPC-with-TLS (RHEL-14754)
JIRA: https://issues.redhat.com/browse/RHEL-14754

    commit ab6d2c6b88bce4ad4772b620b0caa027d959f205
    Author: Chuck Lever <chuck.lever@oracle.com>
    Date: Sat Apr 15 10:03:42 2023 -0400

        exports: Add an xprtsec= export option

    The overall goal is to enable administrators to require the use of
    transport layer security when clients access particular exports.

    This patch adds support to exportfs to parse, display, and push
    into the kernel a new xprtsec= export option.

    Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
    Signed-off-by: Steve Dickson <steved@redhat.com>

Resolves: RHEL-14754
Signed-off-by: Steve Dickson <steved@redhat.com>
2024-02-01 13:07:18 -05:00
Steve Dickson f29bef4bb3 nfsmount.conf: Fix typo of the attribute name (RHEL-7904)
JIRA: https://issues.redhat.com/browse/RHEL-7904

commit 608591ddf1ee59c4dda82ceca3f27c90486c5618
Author: Yongcheng Yang <yongcheng.yang@gmail.com>
Date:   Wed Apr 5 12:11:53 2023 -0400

    nfsmount.conf: Fix typo of the attribute name

    Signed-off-by: Yongcheng Yang <yongcheng.yang@gmail.com>
    Signed-off-by: Steve Dickson <steved@redhat.com>

Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: RHEL-7904
2024-01-25 11:53:37 -05:00
Steve Dickson 0ea60b6cc1 gssd: handle KRB5_AP_ERR_BAD_INTEGRITY errors (RHEL-15034)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: RHEL-15034
2024-01-12 10:32:29 -05:00
Steve Dickson 2fe9b9f19a gssd: fix handling DNS lookup failure (RHEL-15035)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: RHEL-15035
2024-01-10 13:29:10 -05:00
Steve Dickson b3e8f0caaa Fixed a regression in the junction code (bz 2213669)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2213669
2023-08-07 16:20:40 -04:00
Steve Dickson aab9bfd888 Fix typo in man page nfs.conf.man (bz 2203092)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2203092
2023-06-06 11:24:42 -04:00
Steve Dickson b2d2bdd14f Don't allow junction tests to trigger automounts (bz 2148353)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2148353
2023-06-06 09:55:42 -04:00
Steve Dickson 68e7571feb Covscan Scan: Wrong Check of Return Value (bz 2151968)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2151968
2023-02-13 07:59:04 -05:00
Steve Dickson 53ec4c7bad Create the nfsrahead command (bz 2143747)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2143747
2022-12-03 10:31:34 -05:00
Steve Dickson 63be7eff36 mount.nfs: fix NULL pointer derefernce in nfs_parse_square_bracket (bz 2136807)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2136807
2022-11-14 15:26:05 -05:00
Steve Dickson d3d33b866a nfsd.man: Explain that setting nfsv4=n turns off all v4 versions (bz 2042362)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2042362
2022-11-14 14:37:07 -05:00
Steve Dickson f785df8f68 rpc-statd.service: Stop rpcbind and rpc.stat in an exit race (bz 2112941)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2112941
2022-08-18 09:38:18 -04:00
Steve Dickson 3448c3274f Fix uninstall warnings (bz 2048023)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2048023
2022-08-17 13:09:55 -04:00
Steve Dickson 7e333479cd Fix the typo of dependency tag "Provides: rpcclt" (bz 2104406)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2104406
2022-08-01 13:50:14 -04:00
Steve Dickson 004d589ad4 Fix the typo of dependency tag "Provides: rpcclt" (bz 2104406)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2104406
2022-07-28 17:16:56 -04:00
Steve Dickson 613ee18afd mount.nfs: Fix Typo auto negotiating code. (bz 2054300)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2054300
2022-07-28 16:59:17 -04:00
Steve Dickson 7e5614398a rpc-pipefs-generator: allocate enough space (bz 2109420)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2109420
2022-07-22 13:31:56 -04:00
Steve Dickson 04506e2d25 rpcctl - fix failure when setting xprt offline and online (bz 2081934)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2081934
2022-07-22 12:23:42 -04:00
Steve Dickson 1d262326db mount.nfs Fix error reporting for already mounted shares (bz 2054300)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2054300
2022-07-22 11:54:11 -04:00
Steve Dickson c973e406cb idmapd: Fix error status when nfs-idmapd exits (bz 2001764)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2001764
2022-07-22 11:23:39 -04:00
Steve Dickson fcb9c86c2c Updated the NVR
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2106896
2022-07-16 15:10:45 -04:00
Steve Dickson a3ce97e1bf systemd: Fix format-overflow warning (bz 2106896)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2106896
2022-07-16 15:06:27 -04:00
Steve Dickson 39c3462872 nfs.man: adding new mount option max_connect (bz 2106848)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2106848
2022-07-16 14:36:12 -04:00
Steve Dickson 4e75850503 Added the rpcctl command (bz 2059245)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz2059245
2022-02-28 11:22:07 -05:00
Steve Dickson 1e23286d43 manpage: remove the no longer supported value "vers2" (bz 1966643)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1966643
2022-01-22 17:03:25 -05:00
Steve Dickson b0650321b1 Added the tests directory for the gatings tests (bz 1996211)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1996211
2022-01-13 10:42:19 -05:00
Steve Dickson 382728b708 gssd: fix crash in debug message. (bz 1999476)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1999476
2022-01-11 12:48:08 -05:00
Steve Dickson 5713ec3dc4 Added a gating.yaml file (bz 1996211)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1996211
2022-01-11 12:04:00 -05:00
Steve Dickson 90590b6a8b Update tools to reflect removal of NFS v2 support (bz 1966643)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1966643
2022-01-10 16:45:54 -05:00
Steve Dickson 63e8d6b960 General memory fixes (bz 1938822)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1938822
2021-08-26 15:34:27 -04:00
Steve Dickson e73730e5e7 Restored the nfs-utils-2.5.4-mount-sloppy.patch
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1987070
2021-08-26 14:31:19 -04:00
Alice Mitchell 424763a9c2 triggerun doesn't work correctly unless the epoch is given
Resolves: rhbz#1937811
2021-08-26 13:05:01 +01:00
Alice Mitchell 624abd876d Explicitly disable the removed nfs-convert service
Resolves: bz1937811
2021-08-25 14:08:26 +01:00
Steve Dickson b37bd70962 nfsdcltrack: Fix printf format (bz 1995316)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1995316
2021-08-20 14:29:27 -04:00
Steve Dickson f292720814 spec: Fix dependency problems with nfsdclnts (bz 1924708)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1924708
2021-08-18 14:49:28 -04:00
Steve Dickson 78e3eab31b mount.nfs: insert 'sloppy' at beginning of the options (bz 1987070)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1987070
2021-08-18 13:55:14 -04:00
Steve Dickson 0cf132f10c Remove nfsconvert command (bz 1937811)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1937811
2021-08-16 13:28:07 -04:00
Mohan Boddu 55610a76e2 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 22:32:34 +00:00
Steve Dickson ce3155bb7d Rebased to upstream release: nfs-utils-2-5-4 (bz 1971684)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1971684
2021-06-24 14:54:25 -04:00
Mohan Boddu 1beea9af33 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 02:26:07 +00:00
DistroBaker 48754f91f3 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/nfs-utils.git#56aa42541981fc94866058c8f588dd29e556bdda
2021-03-30 16:20:16 +00:00
DistroBaker 991b1d8a5e Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/nfs-utils.git#cb3364ff30b96c0dce41ae58fdcd56295a3f0066
2021-02-22 16:40:30 +00:00
DistroBaker a76d4b5aff Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/nfs-utils.git#0435d8596e2ab632d45dbbb0a3384cc7d4c97208
2021-01-08 15:23:19 +00:00
DistroBaker 553dad6540 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/nfs-utils.git#fdde30c3d1aba1cd1ecd6e076fe11ad8984704e8
2020-12-17 15:50:29 +00:00
Troy Dawson 6cc441b868 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/nfs-utils#b2145bebc9ccaff0a0d64428bd4c2f26d53119f3
2020-11-16 13:14:32 -08:00
DistroBaker 91b9198844 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/nfs-utils.git#612c4f96e89e98e8d983a6a42c9b6b4590152eb1
2020-10-27 21:35:34 +01:00
Petr Šabata 9e917f864c RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/nfs-utils#ae3700f20b5680274b29ff27c2f54879b44ab34b
2020-10-15 21:04:16 +02:00
Release Configuration Management 88d59eec9a New branch setup 2020-10-08 18:32:54 +00:00