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>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 18 Jan 2017 19:46:03 +0100 (CET)
From:   Fabian Frederick <fabf@...net.be>
To:     Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Jan Kara <jack@...e.cz>,
        Alexander Viro <viro@...iv.linux.org.uk>,
        linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH V2 0/7 linux-next] make FS exportable plus some clean-up



> On 09 January 2017 at 20:12 Fabian Frederick <fabf@...net.be> wrote:
>
>
> This small patchset makes AFFS work with NFS for standard operations.
> V2 adds a new patch suggested by Alexander Viro in order to work with cold
> dcache.
>
> Fabian Frederick (7):
>   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: make export work with cold dcache
>
>  fs/affs/affs.h     | 22 ++++++++-----
>  fs/affs/amigaffs.c | 42 ++++++++++++------------
>  fs/affs/inode.c    |  9 +++---
>  fs/affs/namei.c    | 95
>+++++++++++++++++++++++++++++++++++++++++-------------
>  fs/affs/super.c    |  3 +-
>  5 files changed, 114 insertions(+), 57 deletions(-)
>
> --
> 2.9.3
>

Hi Andrew,

   Do I have to CC someone else to apply these patches ?

Regards,
Fabian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ