mbox series

[v2,0/1] LUKS: Fix error message when underlying fs don't support large enough files

Message ID 20200420092951.24578-1-mlevitsk@redhat.com (mailing list archive)
Headers show
Series LUKS: Fix error message when underlying fs don't support large enough files | expand

Message

Maxim Levitsky April 20, 2020, 9:29 a.m. UTC
This is a repost of the same trivial patch I already, which fell through the cracks.
Could someone queue it up so I close the bugzilla I have for this?

V2: fixed usage of local_err

Best regards,
	Maxim Levitsky

Maxim Levitsky (1):
  block/crypto: better error message when creating too large files

 block/crypto.c | 25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)