e2fsprogs/lib/quota
Theodore Ts'o b5ba6f5b9d libquota: remove flag argument to commit_dquot()
The flag parameter wasn't being used, and using it meant that we had
to define the COMMIT_* flags, which relied on the QIF_* flags being
present.  Removing this allows for increased portability.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2011-10-05 13:26:59 -04:00
..
Makefile.in libext2fs, libquota: fix some makefile dependency issues 2011-10-03 14:57:51 -04:00
common.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
common.h libquota: remove NLS support 2011-10-04 19:18:15 -04:00
dqblk_v2.h misc: quiet minor compiler errors 2011-09-24 13:00:24 -04:00
mkquota.c libquota: remove flag argument to commit_dquot() 2011-10-05 13:26:59 -04:00
mkquota.h libquota: remove get_qf_name() 2011-10-04 18:51:43 -04:00
quota.h libquota: clean up some gcc -Wall warnings 2011-10-04 11:37:46 -04:00
quota.pc.in e2fsprogs: add quota library to e2fsprogs 2011-08-31 15:21:40 -04:00
quotaio.c libquota: use ext2_loff_t instead of loff_t 2011-10-04 19:18:15 -04:00
quotaio.h libquota: remove flag argument to commit_dquot() 2011-10-05 13:26:59 -04:00
quotaio_tree.c libquota: use ext2_loff_t instead of loff_t 2011-10-04 19:18:15 -04:00
quotaio_tree.h e2fsprogs: add quota library to e2fsprogs 2011-08-31 15:21:40 -04:00
quotaio_v2.c libquota: remove flag argument to commit_dquot() 2011-10-05 13:26:59 -04:00
quotaio_v2.h e2fsprogs: add quota library to e2fsprogs 2011-08-31 15:21:40 -04:00