Commit 404e5c7
committed
NFSD: Mark exports of NFS as unsupported
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>1 parent fb41df7 commit 404e5c7
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