[Ocfs2-tools-commits] branch, tunefs-cleanup, updated. ocfs2-tools-1.4.0-148-g560d2bf

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Tue Aug 19 17:12:25 PDT 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tools to manage the ocfs2 filesystem.".

The branch, tunefs-cleanup has been updated
       via  560d2bfc41b10eacd1f2c0dffb2424f78baca1a8 (commit)
      from  f1a6000a6fc405482f5db581f8d345e0090e92ae (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 560d2bfc41b10eacd1f2c0dffb2424f78baca1a8
Author: Joel Becker <joel.becker at oracle.com>
Date:   Tue Aug 19 09:39:50 2008 -0700

    tunefs.ocfs2: Give a nice error when an online operation isn't supported.
    
    In the old code, we would give INTERNAL_FAILURE if an online ioctl(2)
    wasn't found.  That's not nice, as this version of tunefs should work
    against pre-1.4 kernel drivers.  Instead, we'll just print "this
    operation is not available in this kernel" or something like it (see the
    change).
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>

-----------------------------------------------------------------------

Summary of changes:
 tunefs.ocfs2/libocfs2ne.c |    5 ++++-
 tunefs.ocfs2/o2ne_err.et  |    3 +++
 2 files changed, 7 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Tools to manage the ocfs2 filesystem.



More information about the Ocfs2-tools-commits mailing list