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:	Mon, 15 Sep 2008 22:11:02 +0530
From:	"Rohit Sharma" <imreckless@...il.com>
To:	Kernelnewbies <kernelnewbies@...linux.org>
Cc:	ext4 <linux-ext4@...r.kernel.org>
Subject: reading superblock

I want to read ext2 superblock and display the structure.

which function do i need to call for that.
is it ext2_get_sb() or ext2_fill_super() or both ??

this is the function prototype:
static int ext2_fill_super(struct super_block *sb, void *data, int silent)

what are the parameters data and silent used for.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ