Commit 60828ea
committed
nfsd: Don't provision LVM if nfsd_export_fs is tmpfs
tmpfs exports don't use any kind of persistent storage, so there
is no need to set up a logical volume for them. In the cloud, this
enables the nfsd target node to avoid provisioning potentially
costly extra block storage devices.
Signed-off-by: Chuck Lever <[email protected]>1 parent 3404f94 commit 60828ea
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments