aboutsummaryrefslogtreecommitdiff
path: root/ext2fs/truncate.c
Commit message (Expand)AuthorAgeFilesLines
* ext2fs: clear inline dataSamuel Thibault2021-08-111-0/+13
* ext2fs: Fix getting filemap for forcing delayed copiesSamuel Thibault2021-08-101-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* Fix typo.Maksym Planeta2017-08-051-1/+1
* ext2fs: use fat nodesJustus Winter2015-04-171-8/+8
* Large store support for ext2fsRichard Braun2013-09-161-2/+7
* Switch from cthreads to pthreadsRichard Braun2012-11-271-6/+6
* Avoid waiting for disk I/O completionSamuel Thibault2012-09-221-2/+3
* 2000-10-01 Roland McGrath <roland@frob.com>Roland McGrath2000-12-031-2/+2
* 2000-07-26 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-07-261-1/+1
* 2000-07-25 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-07-251-1/+4
* 2000-03-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-101-3/+3
* 1999-10-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-031-6/+8
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-1/+1
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-1/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-2/+2
* Wed Aug 20 14:28:00 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-4/+10
* (diskfs_truncate): Allow any sort of node to have a size without any blocksMiles Bader1996-08-151-3/+4
* (diskfs_truncate): For in-inode symlinks, just frob the size.Miles Bader1996-08-121-0/+11
* (trunc_direct): Fix ext2_debug call.Miles Bader1996-08-021-1/+1
* (diskfs_truncate): Don't record debugging info.Miles Bader1996-07-201-2/+0
* (diskfs_truncate): Likewise.Miles Bader1996-07-171-0/+2
* (diskfs_truncate): Add call diskfs_check_readonly to clear clean bit.Miles Bader1996-06-251-1/+2
* (diskfs_truncate): Don't set last_block_allocated.Miles Bader1996-01-181-3/+2
* (enable_delayed_copies, force_delayed_copies):Miles Bader1995-10-201-16/+16
* (trunc_indirect): Only record an indirect block as being modified when itMiles Bader1995-09-151-1/+2
* (diskfs_truncate): Use the new truncate functions.Miles Bader1995-09-151-250/+158
* (force_delayed_copies, enable_delayed_copies): Change pager [un]ref calls toMiles Bader1995-06-241-4/+4
* entered into RCSMiles Bader1995-05-091-1/+1
* Formerly truncate.c.~17~Miles Bader1995-05-011-83/+85
* Formerly truncate.c.~16~Miles Bader1995-04-291-9/+5
* Formerly truncate.c.~15~Miles Bader1995-04-261-14/+4
* Formerly truncate.c.~14~Miles Bader1995-04-241-3/+3
* Formerly truncate.c.~13~Miles Bader1995-04-201-9/+8
* Formerly truncate.c.~12~Miles Bader1995-04-191-2/+4
* Formerly truncate.c.~11~Miles Bader1995-04-171-61/+93
* Formerly truncate.c.~10~Miles Bader1995-04-161-5/+5
* Formerly truncate.c.~9~Miles Bader1995-04-161-5/+5
* Formerly truncate.c.~8~Miles Bader1995-04-161-5/+5
* Formerly truncate.c.~7~Miles Bader1995-04-161-4/+4
* Formerly truncate.c.~6~Miles Bader1995-04-161-1/+1
* Formerly truncate.c.~5~Miles Bader1995-04-151-149/+207
* Formerly truncate.c.~4~Miles Bader1995-04-131-318/+305
* Formerly truncate.c.~3~Miles Bader1995-04-131-10/+10
* Formerly truncate.c.~2~Miles Bader1995-04-111-6/+6
* Initial revisionMiles Bader1995-04-111-0/+370