Package: libfilesys-diskspace-perl
Version: 0.05-7
Severity: minor

Missing magic for JFS

This should fix it:

[EMAIL PROTECTED]:/usr/share/perl5/Filesys# diff -c DiskSpace.pm.old 
DiskSpace.pm
*** DiskSpace.pm.old    2005-07-20 18:07:36.874759192 +0000
--- DiskSpace.pm        2005-07-20 18:09:38.505268544 +0000
***************
*** 39,44 ****
--- 39,45 ----
               19920821   => "SYSV4_SUPER_MAGIC",       # 0x012FF7B5
               19920822   => "SYSV2_SUPER_MAGIC",       # 0x012FF7B6
               19920823   => "COH_SUPER_MAGIC",         # 0x012FF7B7
+              827541066  => "JFS_SUPER_MAGIC",         # 0x3153464a
               1382369651 => "REISERFS_SUPER_MAGIC",    # 0x52654973
               1397118030 => "NTFS_SB_MAGIC",           # 0x5346544e
               1481003842 => "XFS_SUPER_MAGIC",         # 0x58465342


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-c3v1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libfilesys-diskspace-perl depends on:
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to