projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ff1721
)
doc: replace wrong idiom in homed comment
author
Jan Engelhardt
<jengelh@inai.de>
Tue, 7 Mar 2023 12:06:14 +0000
(13:06 +0100)
committer
Jan Engelhardt
<jengelh@inai.de>
Tue, 7 Mar 2023 12:06:43 +0000
(13:06 +0100)
src/home/homework-luks.c
patch
|
blob
|
history
diff --git
a/src/home/homework-luks.c
b/src/home/homework-luks.c
index 2ea9887853737b052b09df193dfe53f092c5be6b..8912b3df5241fa97072ebc11273a3d06353ea013 100644
(file)
--- a/
src/home/homework-luks.c
+++ b/
src/home/homework-luks.c
@@
-2980,8
+2980,8
@@
static int resize_fs_loop(
return r;
/* For now, when we fail to shrink an ext4 image we'll not try again via the
- * bisection logic. We might add that later, but give this involves shelling out
- * multiple programs
it's a bit too cumbersome to
my taste. */
+ * bisection logic. We might add that later, but give
n
this involves shelling out
+ * multiple programs
, it's a bit too cumbersome for
my taste. */
worked = true;
current_fs_size = try_fs_size;