[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1539937173-26260-1-git-send-email-fabf@skynet.be>
Date: Fri, 19 Oct 2018 10:19:26 +0200
From: Fabian Frederick <fabf@...net.be>
To: akpm@...ux-foundation.org
Cc: jaharkes@...cmu.edu, coda@...cmu.edu,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
fabf@...net.be
Subject: [PATCH 0/7 linux-next] coda: fs clean-up
This small patchset applies some sparse clean-up / optimizations
Fabian Frederick (7):
coda: remove CODA_FREE
coda: destroy mutex in put_super()
coda: use SIZE() for stat
coda: add __init to init_coda_psdev()
coda: remove sysctl object from module when unused
coda: remove sb test in coda_fid_to_inode()
coda: ftoc validity check integration
fs/coda/Makefile | 3 ++-
fs/coda/cnode.c | 15 ++++++++++-----
fs/coda/coda_fs_i.h | 3 +--
fs/coda/coda_int.h | 10 ++++++++++
fs/coda/coda_linux.h | 6 ------
fs/coda/dir.c | 6 ++----
fs/coda/file.c | 17 +++++------------
fs/coda/inode.c | 1 +
fs/coda/psdev.c | 10 +++++-----
fs/coda/sysctl.c | 11 -----------
fs/coda/upcall.c | 38 +++++++++++++++++++-------------------
11 files changed, 55 insertions(+), 65 deletions(-)
--
2.4.11
Powered by blists - more mailing lists