[GIT PULL] AFFS fix for 5.9

From: David Sterba
Date: Thu Sep 03 2020 - 07:25:55 EST


Hi,

there's one fix to make permissions work the same way as on AmigaOS.
Please pull, thanks.

----------------------------------------------------------------
The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux.git affs-for-5.9-tag

for you to fetch changes up to d3a84a8d0dde4e26bc084b36ffcbdc5932ac85e2:

affs: fix basic permission bits to actually work (2020-08-31 12:20:31 +0200)

----------------------------------------------------------------
Max Staudt (1):
affs: fix basic permission bits to actually work

Documentation/filesystems/affs.rst | 16 ++++++++++------
fs/affs/amigaffs.c | 27 +++++++++++++++++++++++++++
fs/affs/file.c | 26 +++++++++++++++++++++++++-
3 files changed, 62 insertions(+), 7 deletions(-)