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, 21 Aug 2015 15:43:16 +0800
From:	Gang He <ghe@...e.com>
To:	mfasheh@...e.com, rgoldwyn@...e.de, ghe@...e.com
Cc:	linux-kernel@...r.kernel.org, ocfs2-devel@....oracle.com,
	akpm@...ux-foundation.org
Subject: [PATCH 0/4] ocfs2: add file extent block online check

Besides inode block online check, add file extent block online
check this time, we will add more kinds of meta block online
check/repair in the future.

Gang He (4):
  ocfs2: update filecheck copyright
  ocfs2: add errno and macro definitions
  ocfs2: filecheck validate_extent_block function
  ocfs2: add file extent block check

 fs/ocfs2/alloc.c       | 116 +++++++++++++++++++++++
 fs/ocfs2/alloc.h       |   4 +
 fs/ocfs2/filecheck.c   | 253 +++++++++++++++++++++++++++++++++++++++++++++++--
 fs/ocfs2/filecheck.h   |   3 +-
 fs/ocfs2/journal.h     |   3 +
 fs/ocfs2/ocfs2_trace.h |  24 +++++
 6 files changed, 393 insertions(+), 10 deletions(-)

-- 
2.1.2

--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ