- 1. Re: [PATCH] Implement fallocate (score: 1)
- Author: David Chinner <dgc@xxxxxxx>
- Date: Fri, 2 Nov 2007 09:47:44 +1100
- And it also violates the atomicity that posix_fallocate is supposed to provide. i.e. if it returns success, the change of file size must be permanent. i.e. the change of size needs to be recorded in
- /archives/xfs/2007-11/msg00003.html (8,585 bytes)
- 2. Re: [PATCH] Implement fallocate (score: 1)
- Author:
- Date: Fri, 2 Nov 2007 09:47:44 +1100
- And it also violates the atomicity that posix_fallocate is supposed to provide. i.e. if it returns success, the change of file size must be permanent. i.e. the change of size needs to be recorded in
- /archives/xfs/2007-11/msg00319.html (8,585 bytes)
- 3. [PATCH] Implement fallocate (score: 1)
- Author:
- Date: Tue, 30 Oct 2007 10:38:41 +1100
- XFS fallocate() callout. Allocate the range requested as unwritten extents. Atomically change the file size if requested. Signed-off-by: Dave Chinner <dgc@xxxxxxx> -- fs/xfs/linux-2.6/xfs_iops.c | 45
- /archives/xfs/2007-10/msg00283.html (9,261 bytes)
- 4. Re: [PATCH] Implement fallocate (score: 1)
- Author:
- Date: Tue, 30 Oct 2007 10:09:06 +0000
- This comment is rather non-sensical. But I think you can just kill it as inode operations don't really need comments. please add a struct xfs_inode *ip = XFS_I(inode); to the beginning of the functio
- /archives/xfs/2007-10/msg00294.html (8,598 bytes)
- 5. Re: [PATCH] Implement fallocate (score: 1)
- Author:
- Date: Thu, 01 Nov 2007 12:15:45 +1100
- David Chinner wrote: XFS fallocate() callout. Allocate the range requested as unwritten extents. Atomically change the file size if requested. Signed-off-by: Dave Chinner <dgc@xxxxxxx> -- fs/xfs/linu
- /archives/xfs/2007-10/msg00322.html (10,461 bytes)
- 6. [PATCH] Implement fallocate (score: 1)
- Author: >
- Date: Tue, 30 Oct 2007 10:38:41 +1100
- XFS fallocate() callout. Allocate the range requested as unwritten extents. Atomically change the file size if requested. Signed-off-by: Dave Chinner <dgc@xxxxxxx> -- fs/xfs/linux-2.6/xfs_iops.c | 45
- /archives/xfs/2007-10/msg00610.html (9,261 bytes)
- 7. Re: [PATCH] Implement fallocate (score: 1)
- Author: >
- Date: Tue, 30 Oct 2007 10:09:06 +0000
- This comment is rather non-sensical. But I think you can just kill it as inode operations don't really need comments. please add a struct xfs_inode *ip = XFS_I(inode); to the beginning of the functio
- /archives/xfs/2007-10/msg00621.html (8,598 bytes)
- 8. Re: [PATCH] Implement fallocate (score: 1)
- Author: >
- Date: Thu, 01 Nov 2007 12:15:45 +1100
- David Chinner wrote: XFS fallocate() callout. Allocate the range requested as unwritten extents. Atomically change the file size if requested. Signed-off-by: Dave Chinner <dgc@xxxxxxx> -- fs/xfs/linu
- /archives/xfs/2007-10/msg00649.html (10,461 bytes)
This search system is powered by
Namazu