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, 1 Oct 2021 19:01:09 +0300
From:   Konstantin Komarov <almaz.alexandrovich@...agon-software.com>
To:     <ntfs3@...ts.linux.dev>
CC:     <linux-kernel@...r.kernel.org>, <linux-fsdevel@...r.kernel.org>
Subject: [PATCH 0/2] Removing of old code

Some code became unused after commits.

Konstantin Komarov (2):
  fs/ntfs3: Remove unnecessary functions
  fs/ntfs3: Remove unnecessary includes

 fs/ntfs3/attrib.c   |  2 -
 fs/ntfs3/attrlist.c |  2 -
 fs/ntfs3/dir.c      |  2 -
 fs/ntfs3/file.c     |  2 -
 fs/ntfs3/frecord.c  |  2 -
 fs/ntfs3/fslog.c    |  2 -
 fs/ntfs3/fsntfs.c   |  2 -
 fs/ntfs3/index.c    |  3 --
 fs/ntfs3/inode.c    |  2 -
 fs/ntfs3/lznt.c     |  1 -
 fs/ntfs3/namei.c    |  2 -
 fs/ntfs3/ntfs_fs.h  |  1 -
 fs/ntfs3/record.c   |  2 -
 fs/ntfs3/run.c      |  2 -
 fs/ntfs3/super.c    |  4 +-
 fs/ntfs3/xattr.c    | 96 ---------------------------------------------
 16 files changed, 1 insertion(+), 126 deletions(-)

-- 
2.33.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ