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] [day] [month] [year] [list]
Date:	Fri, 19 Dec 2008 03:59:12 -0500
From:	Christoph Hellwig <hch@...radead.org>
To:	Ankit Jain <me@...itjain.org>, Al Viro <viro@...iv.linux.org.uk>,
	mfasheh@...e.com, linux-kernel@...r.kernel.org,
	joel.becker@...cle.com, Christoph Hellwig <hch@...radead.org>,
	xfs-masters@....sgi.com, linux-fsdevel@...r.kernel.org,
	xfs@....sgi.com, ocfs2-devel@....oracle.com
Subject: Re: [PATCH v2] fs: Add new pre-allocation ioctls to vfs for
	compatibility with legacy xfs ioctls

On Fri, Dec 19, 2008 at 03:37:44PM +1100, Dave Chinner wrote:
> XFS_IOC_RESVSP supports invisible I/O, and that means
> XFS_IOC_RESVSP needs to be passed through to vfs_ioctl()
> to vector to XFS to handle.

When the current XFS git tree gets merged to mainline before this
patch.  invisible I/O handling is now FMODE_NOCMTIME in file->f_flags
which this patch will pass through to the filesystem.  We just need
to chage xfs_vn_fallocate ot honour it.

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