lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue,  3 Jan 2017 22:29:40 +0100
From:   Fabian Frederick <fabf@...net.be>
To:     Andrew Morton <akpm@...ux-foundation.org>
Cc:     Jan Kara <jack@...e.cz>, linux-kernel@...r.kernel.org,
        linux-fsdevel@...r.kernel.org, fabf@...net.be
Subject: [PATCH 0/6 linux-next] affs: make FS exportable plus some clean-up

This small patchset makes AFFS work with NFS for standard operations.

Fabian Frederick (6):
  fs/affs: remove reference to affs_parent_ino()
  fs/affs: add validation block function
  fs/affs: make affs exportable
  fs/affs: use octal for permissions
  fs/affs: add prefix to some functions
  fs/affs/namei.c: forward declarations clean-up

 fs/affs/affs.h     | 22 ++++++++++------
 fs/affs/amigaffs.c | 42 +++++++++++++++---------------
 fs/affs/inode.c    |  9 ++++---
 fs/affs/namei.c    | 76 +++++++++++++++++++++++++++++++++++++-----------------
 fs/affs/super.c    |  3 ++-
 5 files changed, 95 insertions(+), 57 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ