summaryrefslogtreecommitdiffstats
path: root/libmount/src/context_loopdev.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: add loop to debug outputKarel Zak2016-02-161-16/+17
* libmount: cleanup assert() usageKarel Zak2015-08-041-9/+0Star
* lib/loopdev: replace custom DBG() with include/debug.hKarel Zak2014-11-041-2/+0Star
* libmount: add missing assert()Karel Zak2014-07-171-0/+1
* libmount: don't touch mtab when mount -n specifiedKarel Zak2014-06-171-1/+1
* libmount: use new debug functionsKarel Zak2014-03-211-16/+16
* libmount: be robust when work with loopdev backing file pathsKarel Zak2013-08-051-13/+12Star
* libmount: fix typosOndrej Oprala2013-08-051-7/+7
* libmount: allow to use propagation flags in fstabKarel Zak2013-01-151-1/+2
* libmount: clean nonnull attribute usageKarel Zak2012-12-041-2/+11
* libmount: append loop option when automatically create loopdevKarel Zak2012-09-181-1/+5
* mount: losetup: remove obsolete encryption supportLudwig Nussel2012-09-111-18/+4Star
* lib/loopdev: use warn_unused_result forimportant functionsKarel Zak2012-06-211-1/+3
* libmount: add MNT_ERR_MOUNTOPTKarel Zak2012-05-281-2/+6
* libmount: add MNT_ERR_LOOPDEVKarel Zak2012-05-281-0/+1
* libmount: fix compiler warnings [-Wuninitialized -Wformat]Karel Zak2012-01-171-1/+1
* libmount: add post-mount checks to detect ro/rwKarel Zak2012-01-161-2/+1Star
* libmount: avoid duplicate loopdevsKarel Zak2012-01-161-0/+67
* libmount: fix auto-loopdevKarel Zak2012-01-121-7/+14
* libmount: add support for encrypted loopdevsKarel Zak2012-01-111-2/+24
* libmount: consolidate MNT_FS_* codeKarel Zak2012-01-021-3/+1Star
* libmount: support -o loop=<devname>Karel Zak2011-09-301-3/+8
* libmount: use loopdev debug facilityKarel Zak2011-09-291-0/+3
* libmount: support {offset,sizelimit}= foor loopdevsKarel Zak2011-09-291-18/+51
* libmount: fix use of logical '&&' with constant operandFrancesco Cosoleto2011-09-271-1/+1
* libmount: add mount support for loopdevsKarel Zak2011-06-101-0/+227