Commit Graph

51 Commits (4e52870eeb08ed7532bf4fd3d5cb1538f714bdc8)

Author SHA1 Message Date
Theodore Ts'o 4e52870eeb Update release notes, etc., for 1.43.3 release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-09-04 21:31:21 -04:00
Benno Schulenberg b9e09a9d02 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-09-01 01:01:53 -04:00
Theodore Ts'o 48203a389d Update release notes, etc. for 1.43.1 release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-06-08 15:45:26 -04:00
Theodore Ts'o 4baef0a235 Update e2fsprogs translation template file 2016-05-12 01:01:46 -04:00
Theodore Ts'o 9e78ef7288 Update translation template file
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2016-03-15 01:49:00 -04:00
Theodore Ts'o e622f9a14e Update release notes, etc. for final 1.42.13 release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2015-05-17 21:33:25 -04:00
Theodore Ts'o bd38698b06 Update translation template file
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2015-05-17 20:34:58 -04:00
Benno Schulenberg 8e3bfde840 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-08-29 08:46:03 -04:00
Theodore Ts'o 9ed8d7829a Update translation files
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-07-09 23:30:49 -04:00
Benno Schulenberg 989f6e8f8f po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-07-09 23:13:31 -04:00
Theodore Ts'o cd75fb0451 Update translation files for upcoming 1.42.11 release
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-07-05 23:44:28 -04:00
Benno Schulenberg a73cb6f1ac po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-07-05 23:18:05 -04:00
Theodore Ts'o 196b59c810 Update translation files for 1.42.10 release
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2014-05-18 21:47:32 -04:00
Benno Schulenberg 47d19333c4 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-05-18 09:46:34 -04:00
Benno Schulenberg d2cc8e1f92 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2013-12-28 22:34:45 -05:00
Darrick J. Wong ba0230f885 libext2fs: fix "a" vs "an" in the error catalog
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-12-12 12:42:32 -05:00
Darrick J. Wong 580d8a0933 libext2fs: fix a minor grammatical error in the error catalog
'an block' should be 'a block'.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2013-10-07 09:20:28 -04:00
Benno Schulenberg 667c54f390 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2013-01-16 14:09:21 -05:00
Eric Sandeen 032eafee30 e4defrag: handle device symlinks
Device nodes are commonly accessed via symlinks, i.e.

lrwxrwxrwx. 1 root root 7 Jul 19 13:01 /dev/mapper/testvg-testlv -> ../dm-0

Today, e4defrag on such a device will fail:

File is not regular file
 "/dev/mapper/testvg-testlv"

due to it being a link, and e4defrag on the link target does as well:

Filesystem is not mounted

due to the target not being found in /etc/mtab.

Fix this by checking whether the symlink target is a block device
and if so, using that device in main(), and also changing get_mount_point()
to search for a matching device number, not device name.

Addresses-Red-Hat-Bugzilla: #707209

Reported-by: Peter Hjalmarsson <xake@rymdraket.net>
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2012-07-28 17:53:48 -04:00
Benno Schulenberg e3ea13783d po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2012-04-22 15:38:43 -04:00
Benno Schulenberg 561809aceb po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2012-02-17 15:28:21 -05:00
Benno Schulenberg ced4b912f5 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2011-10-16 21:53:39 -04:00
Benno Schulenberg 4f262f3545 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2011-01-24 15:03:42 -05:00
Benno Schulenberg 3c3543489f po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2010-06-07 12:21:46 -04:00
Benno Schulenberg 4544b08a8d po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2010-04-19 16:59:03 -04:00
Theodore Ts'o 945ffb9ec9 Update e2fsprogs translation template. 2009-01-26 20:45:46 -05:00
Benno Schulenberg 6d8fb8e52a po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2008-09-07 22:55:25 -04:00
Benno Schulenberg c9ca844628 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2008-08-16 12:26:28 -04:00
Benno Schulenberg 5a304ad2c5 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2008-07-24 11:59:22 -04:00
Theodore Ts'o 65f1412012 po: update nl.po (from translationproject.org)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-07-17 09:03:30 -04:00
Benno Schulenberg bbf6d45359 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2008-06-23 21:35:08 -04:00
Benno Schulenberg 3fe745df0b po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2008-05-14 18:42:45 -04:00
Benno Schulenberg 9a556e3e14 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2008-04-06 16:11:56 -04:00
Benno Schulenberg 1baae199c5 po: update nl.po (from translationproject.org)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2008-03-10 15:08:29 -04:00
Theodore Ts'o 8f741372aa Update e2fsprogs translation template and po/gmo files
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-02-28 21:47:05 -05:00
Theodore Ts'o 67ab6bc86b Update Czech, Dutch, Polish, Sweedish, and Vietnamese translations
Install updates from the Translation Project.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-02-15 17:12:18 -05:00
Theodore Ts'o f1d5fce623 Update e2fsprogs translation template and Vietnamese and Czech translations
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-02-09 23:19:35 -05:00
Theodore Ts'o cb3f5f2f95 Update Dutch and Polish translations from the Translation Project
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-12-15 23:11:31 -05:00
Theodore Ts'o 7527ef1ea8 Update Spanish translation and e2fsprogs.pot file for 1.40.3 release
Addresses-Debian-Bug: #411562

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-12-05 19:35:20 -05:00
Theodore Ts'o 3524625321 Update Dutch translation file from the Translation Project
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-08-20 22:14:36 -04:00
Theodore Ts'o c4b5c45a84 Update Dutch and Vietnamese PO files from the Translation Project
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-07-11 20:22:52 -04:00
Theodore Ts'o 73d4f8ccaa Update French and Dutch translation files
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2007-07-08 08:50:41 -04:00
Theodore Ts'o a8117f8a53 Update French and Dutch translations
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-09-13 16:43:55 -04:00
Theodore Ts'o 52cebe284b Update French, Dutch, Polish, Swedish, and Turkish translations.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-04-09 18:33:22 -04:00
Theodore Ts'o 1cbf82850c Update French translation and update PO template file.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-03-29 20:39:40 -05:00
Theodore Ts'o f2275e3679 Update Dutch, Polish, and Swedish translations.
Addresses Debian Bug: #343149

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2006-01-06 20:44:13 -05:00
Theodore Ts'o 6956f613b6 Update e2fsprogs's internationalization files.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-12-31 16:46:15 -05:00
Theodore Ts'o 12eab047c0 Update the Dutch translation file.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2005-12-09 18:18:28 -05:00
Theodore Ts'o 886017aa76 Update French, Dutch, Polish, Swedish, and Turkish translations. 2005-06-26 22:11:46 -04:00
Theodore Ts'o 197abba0c5 Update po files before WIP release. 2005-06-20 18:00:23 -04:00