[Btrfs-devel] [PATCH] 3 btrfs-progs minor patches

Miguel Sousa Filipe miguel.filipe at gmail.com
Sat Apr 5 11:48:35 PDT 2008


Hi there,

I have a few patches for some minor things:
- in btrfsctl.c , when no commands are given, call print_usage().
- some cast error fixes (since we're compiling with -Werror) in some printfs.
- in Makefile, use $(CC) to link, since its probably better to link
the files with the same compiler that produced that .o files.

Kind regards,

-- 
Miguel Sousa Filipe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: btrfsctl_print_usage.patch
Type: text/x-patch
Size: 577 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/btrfs-devel/attachments/20080405/767a75db/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cast_errors.patch
Type: text/x-patch
Size: 1178 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/btrfs-devel/attachments/20080405/767a75db/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use_CC_to_link.patch
Type: text/x-patch
Size: 1774 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/btrfs-devel/attachments/20080405/767a75db/attachment-0002.bin 


More information about the Btrfs-devel mailing list