[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1483736037-25111-1-git-send-email-fabf@skynet.be>
Date: Fri, 6 Jan 2017 21:53:48 +0100
From: Fabian Frederick <fabf@...net.be>
To: Jan Kara <jack@...e.com>
Cc: fabf@...net.be, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: [PATCH 00/12 linux-next] udf: clean-up
This small patchset does some clean-up in UDF branch
Fabian Frederick (12):
udf: use __packed instead of __attribute__ ((packed))
udf: use pointer for kernel_long_ad argument
udf: merge bh free
udf: remove unneeded line break
udf: remove empty condition
udf: add udf_ajust_time
udf: store allocation offset in udf_prealloc_extents()
udf: remove next_epos from udf_update_extent_cache()
udf: merge module informations in super.c
udf: atomically read inode size
udf: replace 0xFFFFFFFF by ~0
udf: check partition reference in udf_read_inode()
fs/udf/balloc.c | 6 +--
fs/udf/ecma_167.h | 98 +++++++++++++++++++--------------------
fs/udf/inode.c | 133 +++++++++++++++++++++++------------------------------
fs/udf/lowlevel.c | 2 +-
fs/udf/misc.c | 8 ++--
fs/udf/osta_udf.h | 34 +++++++-------
fs/udf/partition.c | 20 ++++----
fs/udf/super.c | 42 +++++++++--------
8 files changed, 163 insertions(+), 180 deletions(-)
--
2.7.4
Powered by blists - more mailing lists