After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 600996 - Add support for ReiserFS
Add support for ReiserFS
Status: RESOLVED FIXED
Product: gnome-disk-utility
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2009-11-06 19:25 UTC by Michael Biebl
Modified: 2009-12-04 14:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ReiserFS support patch for gnome-disk-utility (1.49 KB, patch)
2009-11-06 19:25 UTC, Michael Biebl
none Details | Review
ReiserFS support patch for gnome-disk-utility (1.50 KB, patch)
2009-12-03 23:51 UTC, Michael Biebl
none Details | Review

Description Michael Biebl 2009-11-06 19:25:22 UTC
Created attachment 147122 [details] [review]
ReiserFS support patch for gnome-disk-utility

See also
https://bugs.freedesktop.org/show_bug.cgi?id=24606
which has a patch for DK-disks
Comment 1 Michael Biebl 2009-12-03 23:51:05 UTC
Created attachment 149057 [details] [review]
ReiserFS support patch for gnome-disk-utility
Comment 2 David Zeuthen (not reading bugmail) 2009-12-04 14:06:50 UTC
Committed with two changes: 1. Please use a — instead of - in the subject when separating the bug number and the subject. 2. Changed "Linux ReiserFS" to just "ReiserFS". Thanks!
Comment 3 David Zeuthen (not reading bugmail) 2009-12-04 14:13:23 UTC
(In reply to comment #2)
> Changed "Linux ReiserFS" to just "ReiserFS".

Btw, in commit 55f45f8 I've also dropped the "Linux " prefix for other filesystems - the reason I originally put it there is that I believe there exists an XFS for SGI that is not compatible with Linux XFS. I guess that's not super important right now.