linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] xfs: fix for 5.3-rc6
@ 2019-08-24 16:27 Darrick J. Wong
  2019-08-24 18:45 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2019-08-24 16:27 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Darrick J. Wong, linux-fsdevel, linux-xfs, david, linux-kernel,
	sandeen, hch

Hi Linus,

Please pull this single patch that fixes a xfs lockup problem when a
chown/chgrp operation fails due to running out of quota.  It has
survived the usual xfstests runs and merges cleanly with this morning's
master.  Please let me know if anything strange happens.

--D

The following changes since commit b68271609c4f16a79eae8069933f64345afcf888:

  fs/xfs: Fix return code of xfs_break_leased_layouts() (2019-08-19 18:15:28 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.3-fixes-6

for you to fetch changes up to 1fb254aa983bf190cfd685d40c64a480a9bafaee:

  xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT (2019-08-22 20:55:54 -0700)

----------------------------------------------------------------
Changes since last time:
- Fix a forgotten inode unlock when chown/chgrp fail due to quota.

----------------------------------------------------------------
Darrick J. Wong (1):
      xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT

 fs/xfs/xfs_iops.c | 1 +
 1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] xfs: fix for 5.3-rc6
  2019-08-24 16:27 [GIT PULL] xfs: fix for 5.3-rc6 Darrick J. Wong
@ 2019-08-24 18:45 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-08-24 18:45 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, Darrick J. Wong, linux-fsdevel, linux-xfs, david,
	linux-kernel, sandeen, hch

The pull request you sent on Sat, 24 Aug 2019 09:27:05 -0700:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-5.3-fixes-6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8942230a7e1c5277969adb0fbaad50dec9b4651b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-08-24 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-24 16:27 [GIT PULL] xfs: fix for 5.3-rc6 Darrick J. Wong
2019-08-24 18:45 ` pr-tracker-bot

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).