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:	Tue, 15 May 2007 17:15:57 +1000
From:	NeilBrown <neilb@...e.de>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	shaggy@...tin.ibm.com
Subject: [PATCH 000 of 8] knfsd: cleanups for exportfs code.

Following are 8 patches from Christoph Hellwig which tidy up the
"exportfs" code used by nfsd for communicating with filesystems about
the handling of filehandles.

One change of note is that the old "iget" approach to filehandle
lookup is moved out of generic code and into the two filesystems that
still use it (including jfs: hence the Cc to shaggy@...tin.ibm.com).

These are for -mm until 2.6.23 opens.
NeilBrown



 [PATCH 001 of 8] knfsd: exportfs: add exportfs.h header
 [PATCH 002 of 8] knfsd: exportfs: remove iget abuse
 [PATCH 003 of 8] knfsd: exportfs: add procedural interface for NFSD
 [PATCH 004 of 8] knfsd: exportfs: remove CALL macro
 [PATCH 005 of 8] knfsd: exportfs: untangle ISDIR logic in find_exported_dentry
 [PATCH 006 of 8] knfsd: exportfs: move acceptable check into find_acceptable_alias
 [PATCH 007 of 8] knfsd: exportfs: add find_disconnected_root helper
 [PATCH 008 of 8] knfsd: exportfs: split out reconnecting a dentry from find_exported_dentry.
-
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