linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Quota and UDF fix
@ 2015-01-30  9:13 Jan Kara
  0 siblings, 0 replies; only message in thread
From: Jan Kara @ 2015-01-30  9:13 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_linus

to get a fix for UDF to properly free preallocated blocks and a fix for
quota so that Q_GETQUOTA quotactl reports correct numbers for XFS
filesystem (and similarly Q_XGETQUOTA quotactl works properly for other
filesystems).

Top of the tree is 14bf61ffe6ac. The full shortlog is:

Jan Kara (2):
      udf: Release preallocation on last writeable close
      quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units

The diffstat is

 fs/gfs2/quota.c          |  49 +++++++-------
 fs/quota/dquot.c         |  83 ++++++++++++------------
 fs/quota/quota.c         | 162 +++++++++++++++++++++++++++++++++++++++--------
 fs/udf/file.c            |   2 +-
 fs/xfs/xfs_qm.h          |   4 +-
 fs/xfs/xfs_qm_syscalls.c | 156 +++++++++++++++++++--------------------------
 fs/xfs/xfs_quotaops.c    |   8 +--
 include/linux/quota.h    |  47 +++++++++++++-
 include/linux/quotaops.h |   4 +-
 9 files changed, 319 insertions(+), 196 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-30  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-30  9:13 [GIT PULL] Quota and UDF fix Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).