Linus,
Please pull from:
git://git.linaro.org/people/nicolas.pitre/linux tags/cramfs_fixes
Make the Cramfs code more robust against filesystem corruptions,
plus trivial indentation fixes.
Tag: 37b13f91069f87579018f4870da082bd172be005
Branch: 56ce68bceeefa38e5b3509bf3d39259138e2d76a
fs/cramfs/inode.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
On Tue, Oct 30, 2018 at 12:09 PM Nicolas Pitre <[email protected]> wrote:
>
> Make the Cramfs code more robust against filesystem corruptions,
> plus trivial indentation fixes.
Shortlog?
Anyway, pulled.
Linus
On Tue, 30 Oct 2018, Linus Torvalds wrote:
> On Tue, Oct 30, 2018 at 12:09 PM Nicolas Pitre <[email protected]> wrote:
> >
> > Make the Cramfs code more robust against filesystem corruptions,
> > plus trivial indentation fixes.
>
> Shortlog?
Sorry, I will next time.
> Anyway, pulled.
Thanks.
Nicolas