Commit Graph

11 Commits (87f078aee93520e35ebaffade879c1e64d324011)

Author SHA1 Message Date
John Crispin f202215a28 [mountd] set maintainer flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 10:05:23 +00:00
Jo-Philipp Wich 05f9a7de80 [package] mountd: add "-f" option to not daemonize mountd, use service wrappers in init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-12 10:09:55 +00:00
John Crispin 0e97708a76 [mountd] ext4 support
This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3
and ext4 partitions.

Signed-off-by: Jaroslaw Swierczynski <jarek1701@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 20:38:26 +00:00
Jo-Philipp Wich 3b8dd62e91 [package] mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17 11:58:05 +00:00
Vasilis Tsiligiannis f7bac5b01e [package] mountd: Rename uci_add_history to uci_add_delta (#8084)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-16 13:57:55 +00:00
Jo-Philipp Wich d4dbc2781b [package] mountd: mark /etc/config/mountd as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 17:22:03 +00:00
Felix Fietkau cc44a0b0da remove obsolete kernel dependencies and version checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:44:28 +00:00
Nicolas Thill efbdb2cc8f bump a bunch of packages updated after 10.03
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 13:46:57 +00:00
John Crispin 67b851772d fixes file perms of mountd uci file and init.d script, thx yann.lopez
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 15:58:24 +00:00
Nicolas Thill 381139d53b [package] mountd: mark as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 11:18:03 +00:00
John Crispin 65ef21f94f adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 14:01:17 +00:00