From: Jan Kara <jack@suse.cz>
To: bingjingc <bingjingc@synology.com>
Cc: viro@zeniv.linux.org.uk, jack@suse.com, jack@suse.cz,
axboe@kernel.dk, linux-fsdevel@vger.kernel.org,
linux-kernel@vger.kernel.org, cccheng@synology.com,
robbieko@synology.com, willy@infradead.org,
rdunlap@infradead.org, miklos@szeredi.hu
Subject: Re: [PATCH v3 0/3] handle large user and group ID for isofs and udf
Date: Wed, 3 Feb 2021 19:06:25 +0100 [thread overview]
Message-ID: <20210203180625.GA20183@quack2.suse.cz> (raw)
In-Reply-To: <20210129045148.10155-1-bingjingc@synology.com>
On Fri 29-01-21 12:51:48, bingjingc wrote:
> From: BingJing Chang <bingjingc@synology.com>
>
> The uid/gid (unsigned int) of a domain user may be larger than INT_MAX.
> The parse_options of isofs and udf will return 0, and mount will fail
> with -EINVAL. These patches try to handle large user and group ID.
>
> BingJing Chang (3):
> parser: add unsigned int parser
> isofs: handle large user and group ID
> udf: handle large user and group ID
Thanks for the patches. I've added these three patches to my tree.
Honza
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
prev parent reply other threads:[~2021-02-03 18:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-29 4:51 [PATCH v3 0/3] handle large user and group ID for isofs and udf bingjingc
2021-02-03 18:06 ` Jan Kara [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210203180625.GA20183@quack2.suse.cz \
--to=jack@suse.cz \
--cc=axboe@kernel.dk \
--cc=bingjingc@synology.com \
--cc=cccheng@synology.com \
--cc=jack@suse.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=rdunlap@infradead.org \
--cc=robbieko@synology.com \
--cc=viro@zeniv.linux.org.uk \
--cc=willy@infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).