summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-09-15 20:27:31 -0400
committerScott Moser <smoser@ubuntu.com>2014-09-15 20:27:31 -0400
commit5d51578e5aaa3fd96eb7505a0d625abe65553a67 (patch)
tree2806781d0a1c718cf5adc7c43dd41243a17f5900 /ChangeLog
parent6093b8b2733814b9265494c47f4268167c9491ab (diff)
parentbea35b7685978804557aada44c819c536ab209b3 (diff)
downloadvyos-cloud-init-5d51578e5aaa3fd96eb7505a0d625abe65553a67.tar.gz
vyos-cloud-init-5d51578e5aaa3fd96eb7505a0d625abe65553a67.zip
resizefs: fix backgrounded resizing
add kwargs to fork_cb, and utilize that to call log_time and pass through the provided args to resize_cmd. LP: #1338614
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d0d771e..b33258d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,7 @@
- resizefs: first check that device is writable.
- configdrive: fix reading of vendor data to be like metadata service reader.
[Jay Faulkner]
+ - resizefs: fix broken background resizing [Jay Faulkner] (LP: #1338614)
0.7.5:
- open 0.7.5
- Add a debug log message around import failures