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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 May 2009 19:10:58 +0200
From:	Damien Wyart <damien.wyart@...e.fr>
To:	Jens Axboe <jens.axboe@...cle.com>
Cc:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	chris.mason@...cle.com, david@...morbit.com, hch@...radead.org,
	akpm@...ux-foundation.org, jack@...e.cz,
	yanmin_zhang@...ux.intel.com, richard@....demon.co.uk
Subject: Re: [PATCH 0/12] Per-bdi writeback flusher threads v7

Also note that on both systems, / is ext3, other mountpoints are xfs and
I also have one or two vfat FS mounted. Here is the corresponding fstab:

proc            /proc           proc     defaults                                       0       0
/dev/sdb8       none            swap     sw                                             0       0
/dev/sdb2       /               ext3 defaults,data=writeback,errors=remount-ro,relatime 0       1
tmpfs           /tmp            tmpfs defaults,nosuid,nodev,size=1G                     0       0
/tmp            /var/tmp        none     bind                                           0       0
/dev/sdb5       /usr            xfs      defaults,noatime,nodiratime                    0       2
/dev/sdb6       /home           xfs      defaults,noatime,nodiratime                    0       2
/dev/sdb7       /storage1       xfs      defaults,noatime,nodiratime                    0       2
/dev/sda5       /storage2       xfs      defaults,noatime,nodiratime                    0       2
/dev/sdb9       /storage3       xfs      defaults,noatime,nodiratime                    0       2
#
/dev/sdb1       /storagewin     vfat defaults,uid=dw,gid=dw,showexec,quiet              0       0

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