Commit 5b57fd8
Herton R. Krzesinski
Merge: [RHEL-9] NFSD: Mark exports of NFS as unsupported
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/1746
It is possible to re-export NFS filesystems, and there's some interest in
doing so within the upstream NFS community. However there are a number of
tricky problems to addresss before Red Hat is willing to support this
configuration, and these issues are not likely to be immediately apparent
to a customer that might attempt to build a solution on re-export.
Normally we would mark this sort of configuration as TECH PREVIEW, however
doing so implies that Red Hat has committed to fully supporting the feature
in an upcoming release. Instead of making this promise with
mark_tech_preview(), we will emit a kernel warning to increase customer
awareness of the potential issues with this configuration.
Upstream-status: RHEL-only
Tested: manually
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2150887
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Approved-by: Dave Wysochanski <dwysocha@redhat.com>
Approved-by: Jeffrey Layton <jlayton@redhat.com>
Approved-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: Herton R. Krzesinski <herton@redhat.com>1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
441 | 447 | | |
442 | 448 | | |
443 | 449 | | |
| |||
0 commit comments