summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-linuxfsutil.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-6/+4
* Move FIFREEZE/FITHAW ioctl invocations into linuxfsutil.cColin Walters2022-08-031-2/+22
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* linuxfsutil: Pass int to ioctl, not longColin Walters2020-08-211-1/+1
* deploy: Avoid trying to change immutable state unnecessarilyColin Walters2020-02-141-0/+4
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib/fsutil: Port to new code styleColin Walters2017-05-261-25/+11
* lib/fsutil: Delete unused GFile ioctl methodColin Walters2017-05-261-32/+0
* lib: Port some manual close() cleanups to be glnx_fd_closeColin Walters2016-06-131-3/+1
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* syntax-check: Remove empty lines at the end of fileGiuseppe Scrivano2015-02-021-1/+0
* libostree: Silently ignore EPERM when setting EXT2_IMMUTABLE_FLColin Walters2014-06-091-4/+13
* deploy: Set the immutable bit on the deployment rootColin Walters2014-06-031-0/+128