[PATCH 0/4] Fix and cleanups to quota

Kemeng Shi posted 4 patches 1 year, 6 months ago
fs/ocfs2/super.c      |  6 ++----
fs/quota/dquot.c      | 14 +++++---------
fs/quota/quota_v1.c   |  3 ++-
fs/quota/quota_v2.c   |  9 +++------
include/linux/quota.h |  2 +-
mm/shmem.c            |  7 +------
6 files changed, 14 insertions(+), 27 deletions(-)
[PATCH 0/4] Fix and cleanups to quota
Posted by Kemeng Shi 1 year, 6 months ago
This series contains some random fix and cleanups to fs quota. Please
check respective patches for more detail. Thanks!

Kemeng Shi (4):
  quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed
  quota: remove unneeded return value of register_quota_format
  quota: remove redundant return at end of void function
  quota: remove unnecessary error code translation in dquot_quota_enable

 fs/ocfs2/super.c      |  6 ++----
 fs/quota/dquot.c      | 14 +++++---------
 fs/quota/quota_v1.c   |  3 ++-
 fs/quota/quota_v2.c   |  9 +++------
 include/linux/quota.h |  2 +-
 mm/shmem.c            |  7 +------
 6 files changed, 14 insertions(+), 27 deletions(-)

-- 
2.30.0
Re: [PATCH 0/4] Fix and cleanups to quota
Posted by Jan Kara 1 year, 6 months ago
On Mon 15-07-24 21:05:30, Kemeng Shi wrote:
> This series contains some random fix and cleanups to fs quota. Please
> check respective patches for more detail. Thanks!
> 
> Kemeng Shi (4):
>   quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed
>   quota: remove unneeded return value of register_quota_format
>   quota: remove redundant return at end of void function
>   quota: remove unnecessary error code translation in dquot_quota_enable

Thanks! All the patches look good to me. I'll queue them into my tree.

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