Commit Graph

8 Commits (arm-master)

Author SHA1 Message Date
pedro b4ec84f194 nfs-utils: update to 2.1.1 (no change to 1.3.5-rc6) 1 year ago
pedro 2215cb3763 nfs-utils: update to 1.3.5-rc6 5 years ago
pedro 0dabc17f32 nfs-utils: update to 1.3.4 6 years ago
pedro 9d92a62579 nfs-utils: update to 1.2.1 6 years ago
pedro d8a465074b nfs-utils: clean-sources 1.1.5 add patches instead 6 years ago
kille72 e4657fbb9d nfs-utils: PATCH exportfs: getexportent interprets -test-client- as default options
With commit 1374c3861abdc66f3a1410e26cc85f86760b51dd Neil added a
-test-client- export to test the exportability of filesystems when exportfs
is run.  When using the old cache controls (i.e. /proc/fs/nfsd is not
mounted) exportfs will read /proc/fs/nfs/exports to process existing
exports and find these test client entries.  The dash at the beginning of
-test-client- will be cause getexportent to look for default options in the
rest of the string, which test-client- will not match:

exportfs: /proc/fs/nfs/exports:1: unknown keyword "test-client-(rw"

This patch resolves that problem (as Steve suggested) by not processing any
default options if we are reading the list of existing exports from the
kernel.  Default options are converted to individual exports by exportfs so
the kernel won't have any regardless.

http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commitdiff;h=56f537535190d034039570bafd9a0de71b79b8f1
8 years ago
AndreDVJ 6eaee2aa5e nfs.rc: Fix typo 9 years ago
Shibby 6ae60e4580 Remove src, src-rt and src-rt-6.x directories 12 years ago