summaryrefslogtreecommitdiff
path: root/libmount/src/cache.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-21libmount: add reference counter to libmnt_tableKarel Zak1-1/+2
2013-08-21libmount: add reference counting to libmnt_cacheKarel Zak1-3/+38
2013-08-05libmount: fix typosOndrej Oprala1-8/+8
2013-07-02libmount: be more restrictive about valid tag namesKarel Zak1-17/+12
2013-03-27libmount: fix __mnt_cache_find_tag_value() [coverity scan]Karel Zak1-1/+1
2013-02-13libmount: correctly propagate ambivalent blkid probing resultsKarel Zak1-11/+33
2012-11-30libmount: add function attributes to private APIOndrej Oprala1-1/+1
2012-07-26libmount: fix compiler warning [-Wsign-compare]Karel Zak1-1/+1
2012-06-21lib/loopdev: use warn_unused_result forimportant functionsKarel Zak1-2/+3
2012-06-15libmount: make some string operations more robustKarel Zak1-3/+3
2012-04-27libmount: close device fd (to avoid mount(2) EBUSY)Karel Zak1-53/+17
2012-04-19libmount: add support for PARTUUID= and PARTLABEL=Karel Zak1-2/+6
2012-01-25blkid: move cache to /run on new systemsKarel Zak1-1/+1
2011-11-09libmount: fix trivial typos in debugging outputPetr Uzel1-1/+1
2011-08-08libmount: fix undefined sourcesDavidlohr Bueso1-2/+0
2011-08-02libmount: fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak1-6/+7
2011-07-25libmount: remove unnecessary includes, mask API as stableKarel Zak1-1/+0
2011-07-23libmount: cleanup docsKarel Zak1-4/+4
2011-06-23libmount: allow to convert /dev/loopN to backing filenameKarel Zak1-0/+51
2011-06-23libmount: fix fstype cachingKarel Zak1-15/+27
2011-06-23libmount: rename in cache.cKarel Zak1-16/+16
2011-06-23libmount: clean up cache.cKarel Zak1-50/+51
2011-06-10libmount: add mount support for loopdevsKarel Zak1-4/+3
2011-06-09build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak1-0/+667