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-next>] [day] [month] [year] [list]
Date:   Fri,  5 Jan 2018 01:23:22 -0800
From:   Tyson Nottingham <tgnottingham@...il.com>
To:     linux-ext4@...r.kernel.org
Cc:     tytso@....edu, adilger.kernel@...ger.ca,
        Tyson Nottingham <tgnottingham@...il.com>
Subject: [PATCH 0/3] ext4: clean up inode flag definitions

This is my first patch to ext4 and the kernel. It's simple, but you
might give it extra scrutiny since I'm new and all.

I'm working off the dev branch of git://git.kernel.org/pub/scm/linux/
kernel/git/tytso/ext4.git. Let me know if that's the wrong place to be.

Thanks,
Tyson

Tyson Nottingham (3):
  ext4: move inode flags enum in preparation for cleanup
  ext4: define inode flags in terms of enum values
  ext4: define visible/modifiable flag masks in terms of inode flags

 fs/ext4/ext4.h  | 210 +++++++++++++++++++++++++++-----------------------------
 fs/ext4/super.c |   3 -
 2 files changed, 103 insertions(+), 110 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ