~daniel-mehrmann/e2fsprogs/master

« back to all changes in this revision

Viewing changes to resize/resize2fs.8.in

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2014-10-27 09:44:27 UTC
  • mfrom: (8.4.29 sid)
  • Revision ID: package-import@ubuntu.com-20141027094427-g56dce6sg7pasdgm
Tags: 1.42.12-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - debian/rules:
      Block pkg-create-dbgsym from operating on this package.
      Build without dietlibc-dev, which is in universe 
      Use the autotools-dev dh addon to update config.guess/config.sub for new
      ports.
  - debian/control:
      Regenerate with ./debian/rules debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
enlarge or shrink an unmounted file system located on
30
30
.IR device .
31
31
If the filesystem is mounted, it can be used to expand the size of the
32
 
mounted filesystem, assuming the kernel supports on-line resizing.  (As
33
 
of this writing, the Linux 2.6 kernel supports on-line resize for
34
 
filesystems mounted using ext3 and ext4.).
 
32
mounted filesystem, assuming the kernel and the file system supports
 
33
on-line resizing.  (Modern Linux 2.6 kernels will support on-line resize
 
34
for file systems mounted using ext3 and ext4; ext3 file systems will
 
35
require the use of file systems with the resize_inode feature enabled.)
35
36
.PP
36
37
The
37
38
.I size