[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1515135646.git.tgnottingham@gmail.com>
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