ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-AIO/AIO.pm
(Generate patch)

Comparing IO-AIO/AIO.pm (file contents):
Revision 1.243 by root, Sat Sep 7 23:18:23 2013 UTC vs.
Revision 1.244 by root, Fri Jan 24 23:46:16 2014 UTC

602 namemax => 255, 602 namemax => 255,
603 frsize => 1024, 603 frsize => 1024,
604 fsid => 1810 604 fsid => 1810
605 } 605 }
606 606
607Here is a (likely partial) list of fsid values used by Linux - it is safe 607Here is a (likely partial - send me updates!) list of fsid values used by
608to hardcode these when the $^O is C<linux>: 608Linux - it is safe to hardcode these when C<$^O> is C<linux>:
609 609
610 0x0000adf5 adfs 610 0x0000adf5 adfs
611 0x0000adff affs 611 0x0000adff affs
612 0x5346414f afs 612 0x5346414f afs
613 0x09041934 anon-inode filesystem 613 0x09041934 anon-inode filesystem

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines