All of lore.kernel.org
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org,
	util-linux@vger.kernel.org
Subject: /etc/fstab.d yes or not
Date: Fri, 20 Jan 2012 15:04:44 +0100	[thread overview]
Message-ID: <20120120140444.GC13157@x2.net.home> (raw)


 I'd like to add support for /etc/fstab.d to libmount. The library is
 currently used by mount, umount and mount.nfs. The goal is to use it
 on more places.

 The /etc/fstab.d directory has been requested by people who maintains
 large number of mountpoints etc.

 The directory is not replacement for /etc/fstab, it's additional place
 where you can describe your filesystems.

 The disadvantage is that the stuff in the directory will be invisible
 for some tools (udisks, systemd, ...), so I have very vocal
 disagreement from some people who don't want to see /etc/fstab.d at all.

 BTW, systemd allows to define addition mountpoints in
 systemd.mount(5) unit file(s), so we already have additional place
 for fstab stuff...

 Commands? Objections?

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

WARNING: multiple messages have this Message-ID (diff)
From: Karel Zak <kzak-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	util-linux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: /etc/fstab.d yes or not
Date: Fri, 20 Jan 2012 15:04:44 +0100	[thread overview]
Message-ID: <20120120140444.GC13157@x2.net.home> (raw)


 I'd like to add support for /etc/fstab.d to libmount. The library is
 currently used by mount, umount and mount.nfs. The goal is to use it
 on more places.

 The /etc/fstab.d directory has been requested by people who maintains
 large number of mountpoints etc.

 The directory is not replacement for /etc/fstab, it's additional place
 where you can describe your filesystems.

 The disadvantage is that the stuff in the directory will be invisible
 for some tools (udisks, systemd, ...), so I have very vocal
 disagreement from some people who don't want to see /etc/fstab.d at all.

 BTW, systemd allows to define addition mountpoints in
 systemd.mount(5) unit file(s), so we already have additional place
 for fstab stuff...

 Commands? Objections?

    Karel

-- 
 Karel Zak  <kzak-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
 http://karelzak.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2012-01-20 14:04 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-20 14:04 Karel Zak [this message]
2012-01-20 14:04 ` /etc/fstab.d yes or not Karel Zak
2012-01-20 14:20 ` Masatake YAMATO
2012-01-20 14:56   ` Kay Sievers
2012-01-20 14:56     ` Kay Sievers
2012-01-20 15:57     ` Roger Leigh
2012-01-20 16:08       ` Kay Sievers
2012-01-20 16:08         ` Kay Sievers
2012-01-24  0:19     ` Boaz Harrosh
2012-01-24  0:19       ` Boaz Harrosh
2012-01-24  9:47       ` bastien ROUCARIES
2012-01-24  9:47         ` bastien ROUCARIES
2012-01-20 14:43 ` Attila Kinali
2012-01-20 14:59   ` Karel Zak
2012-01-20 14:59     ` Karel Zak
2012-01-20 15:03     ` Voelker, Bernhard
2012-01-20 15:20     ` Kay Sievers
2012-01-20 15:20       ` Kay Sievers
2012-01-20 15:49 ` Roger Leigh
2012-01-20 15:49   ` Roger Leigh
2012-01-20 16:13   ` Kay Sievers
2012-01-20 16:22     ` Roger Leigh
2012-01-20 16:22       ` Roger Leigh
2012-01-20 17:59       ` Kay Sievers
2012-01-20 17:59         ` Kay Sievers
2012-01-23 12:21         ` Karel Zak
2012-01-23 13:01           ` Masatake YAMATO
2012-01-23 13:03           ` Kay Sievers
2012-01-23 13:26             ` Masatake YAMATO
2012-01-23 13:37               ` Kay Sievers
2012-01-23 14:14                 ` Masatake YAMATO
2012-01-23 14:32                   ` Kay Sievers
2012-01-23 13:55         ` Theodore Tso
2012-01-23 22:07           ` Alan Cox
2012-01-24  1:06             ` Ted Ts'o
2012-01-20 18:20 ` Denys Vlasenko
2012-01-20 18:20   ` Denys Vlasenko
2012-01-20 18:29   ` Kay Sievers
2012-01-20 18:29     ` Kay Sievers
2012-01-20 18:47   ` Al Viro
2012-01-20 18:47     ` Al Viro
2012-01-24 11:02 ` /etc/fstab.d yes or not (resolved) Karel Zak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120120140444.GC13157@x2.net.home \
    --to=kzak@redhat.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.