[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <54A01326.3050306@users.sourceforge.net>
Date: Sun, 28 Dec 2014 15:26:46 +0100
From: SF Markus Elfring <elfring@...rs.sourceforge.net>
To: Eric Van Hensbergen <ericvh@...il.com>,
Latchesar Ionkov <lucho@...kov.net>,
Ron Minnich <rminnich@...dia.gov>,
v9fs-developer@...ts.sourceforge.net
CC: LKML <linux-kernel@...r.kernel.org>,
kernel-janitors@...r.kernel.org,
Julia Lawall <julia.lawall@...6.fr>
Subject: [PATCH 0/8] fs/9p: Deletion of some unnecessary checks
From: Markus Elfring <elfring@...rs.sourceforge.net>
Date: Sun, 28 Dec 2014 14:50:08 +0100
Further update suggestions were taken into account after a patch was applied
from static source code analysis.
Markus Elfring (8):
Deletion of unnecessary checks before the function call "p9_client_clunk"
One function call less in v9fs_create() after error detection
One function call less in v9fs_vfs_atomic_open() after error detection
One function call less in v9fs_fid_xattr_get() after error detection
One function call less in v9fs_vfs_atomic_open_dotl() after error detection
Less function calls in v9fs_vfs_mkdir_dotl() after error detection
One function call less in v9fs_vfs_symlink_dotl() after error detection
Less function calls in v9fs_vfs_mknod_dotl() after error detection
fs/9p/vfs_dir.c | 3 +--
fs/9p/vfs_inode.c | 25 ++++++++++--------------
fs/9p/vfs_inode_dotl.c | 52 +++++++++++++++++++++-----------------------------
fs/9p/xattr.c | 6 ++----
4 files changed, 35 insertions(+), 51 deletions(-)
--
2.2.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists