]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Dec 2019 20:25:32 +0000 (12:25 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Dec 2019 20:25:32 +0000 (12:25 -0800)
commite85fb698a78c0475faf5f5fb5a26527f8ed80aef
tree4e7a937b744f8d01381b52389e76201092fabf43
parenteb3d9670a78113e050d178879aeeb1a057111117
parentdae71cd81e549bbca47578eda00c21211e96bab3
Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

Pull erofs fixes from Gao Xiang:
 "Mainly address a regression reported by David recently observed
  together with overlayfs due to the improper return value of
  listxattr() without xattr. Update outdated expressions in document as
  well.

  Summary:

   - Fix improper return value of listxattr() with no xattr

   - Keep up documentation with latest code"

* tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: update documentation
  erofs: zero out when listxattr is called with no xattr