~vcs-imports/gnome-disk-utility/master

  • Committer: Kai Lüke
  • Date: 2017-09-29 15:48:39 UTC
  • Revision ID: git-v1:987823a1a215f10595aa18cd0595bb702ea6314a
Keep FS mounted while growing partition

Growing the partition for offline resize caused
a rediscovery in UDisks to led to GVFs automount
which lets the Disks filesystem resize call fail.

A good solution is to keep the filesystem mounted
while growing the partition, as it is done in the
online resize already. This way there will be no
rediscovery and automount, and the filesystem can
be unmounted afterwards to be grown. From this point
there will be no automount coming because the partition
size is not touched anymore.

https://bugzilla.gnome.org/show_bug.cgi?id=788326
Filename Latest Rev Last Changed Committer Comment Size
..
data 1 16 years ago David Zeuthen initial commit Diff
doc 1159 11 years ago David Zeuthen Add gnome-disks(1) and gnome-disk-image-mounter(1) Diff
po 1 16 years ago David Zeuthen initial commit Diff
src 1 16 years ago David Zeuthen initial commit Diff
AUTHORS 1 16 years ago David Zeuthen initial commit 35 bytes Diff Download File
COPYING 1534 11 years ago David Zeuthen Update FSF's snail-mail address This was pointed 17.6 KB Diff Download File
gnome-disk-utility.doap 2262 6 years ago Kai Lüke update doap file with new maintainer 1.3 KB Diff Download File
HACKING 263 14 years ago David Zeuthen Update commit message guidelines to use a capital 4.5 KB Diff Download File
INSTALL 2285 6 years ago Kai Lüke build: Document meson usage 429 bytes Diff Download File
meson.build 2360 6 years ago Kai Lüke Prepare 3.26.0 6.2 KB Diff Download File
meson_options.txt 2283 6 years ago Kai Lüke build: Port to meson build system 206 bytes Diff Download File
meson_post_install.py 2283 6 years ago Kai Lüke build: Port to meson build system 477 bytes Diff Download File
NEWS 2360 6 years ago Kai Lüke Prepare 3.26.0 42.1 KB Diff Download File
README 2290 6 years ago Kai Lüke Add a more detailed description for the project 375 bytes Diff Download File
TODO 1544 11 years ago David Zeuthen Add TODO item for LUKS recovery key Signed-off-by 4.3 KB Diff Download File