[XFS updates] XFS development tree branch, master, updated. v2.6.38-10116-g3eff126

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 "XFS development tree".

The branch, master has been updated
  3eff126 xfs: fix duplicate message output
  1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
  39411f8 xfs_destroy_workqueues() should not be tagged with__exit
  25985ed Fix common misspellings
      from  a1b7ea5d58c53c13f082110e535d98bc4e8e5cfe (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 3eff1268994f72266b660782e87f215720c29639
Author: Dave Chinner <dchinner@xxxxxxxxxx>
Date:   Tue Apr 12 13:34:20 2011 +0000

    xfs: fix duplicate message output
    
    Commit 957935dc ("xfs: fix xfs_debug warnings" broke the logic in
    __xfs_printk(). Instead of only printing one of two possible output
    strings based on whether the fs has a name or not, it outputs both.
    Fix it to only output one message again.
    
    Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx>
    Reviewed-by: Christoph Hellwig <hch@xxxxxx>
    Signed-off-by: Alex Elder <aelder@xxxxxxx>

commit 1e05ff020f692de078226fd5480adc76317e37bb
Merge: a97b52022a73ec12e43f0b2c7d4bd1f40f89c81d 39411f81eec7dc01677b14dda97684c0ce23ac1b
Author: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Date:   Mon Apr 11 15:48:57 2011 -0700

    Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
    
    * 'for-linus' of git://oss.sgi.com/xfs/xfs:
      xfs: use proper interfaces for on-stack plugging
      xfs: fix xfs_debug warnings
      xfs: fix variable set but not used warnings
      xfs: convert log tail checking to a warning
      xfs: catch bad block numbers freeing extents.
      xfs: push the AIL from memory reclaim and periodic sync
      xfs: clean up code layout in xfs_trans_ail.c
      xfs: convert the xfsaild threads to a workqueue
      xfs: introduce background inode reclaim work
      xfs: convert ENOSPC inode flushing to use new syncd workqueue
      xfs: introduce a xfssyncd workqueue
      xfs: fix extent format buffer allocation size
      xfs: fix unreferenced var error in xfs_buf.c
    
    Also, applied patch from Tony Luck that fixes ia64:
      xfs_destroy_workqueues() should not be tagged with__exit
    in the branch before merging.

commit 39411f81eec7dc01677b14dda97684c0ce23ac1b
Author: Luck, Tony <tony.luck@xxxxxxxxx>
Date:   Mon Apr 11 12:06:12 2011 -0700

    xfs_destroy_workqueues() should not be tagged with__exit
    
    ia64 throws away .exit sections for the built-in CONFIG case, so routines
    that are used in other circumstances should not be tagged as __exit.
    
    Signed-off-by: Tony Luck <tony.luck@xxxxxxxxx>
    Reviewed-by: Christoph Hellwig <hch@xxxxxx>
    Signed-off-by: Alex Elder <aelder@xxxxxxx>
    Signed-off-by: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>

commit 25985edcedea6396277003854657b5f3cb31a628
Author: Lucas De Marchi <lucas.demarchi@xxxxxxxxxxxxxx>
Date:   Wed Mar 30 22:57:33 2011 -0300

    Fix common misspellings
    
    Fixes generated by 'codespell' and manually reviewed.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi@xxxxxxxxxxxxxx>

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

Summary of changes:
 fs/xfs/linux-2.6/xfs_aops.c    |    2 +-
 fs/xfs/linux-2.6/xfs_buf.c     |    4 ++--
 fs/xfs/linux-2.6/xfs_file.c    |    2 +-
 fs/xfs/linux-2.6/xfs_iops.c    |    2 +-
 fs/xfs/linux-2.6/xfs_message.c |    4 +++-
 fs/xfs/linux-2.6/xfs_super.c   |    2 +-
 fs/xfs/linux-2.6/xfs_sync.c    |    2 +-
 fs/xfs/quota/xfs_dquot.c       |    2 +-
 fs/xfs/quota/xfs_qm_bhv.c      |    2 +-
 fs/xfs/quota/xfs_qm_syscalls.c |    4 ++--
 fs/xfs/xfs_buf_item.c          |    2 +-
 fs/xfs/xfs_inode.c             |    2 +-
 fs/xfs/xfs_inode.h             |    4 ++--
 fs/xfs/xfs_log_priv.h          |    2 +-
 fs/xfs/xfs_log_recover.c       |    4 ++--
 fs/xfs/xfs_trans_inode.c       |    2 +-
 fs/xfs/xfs_vnodeops.c          |    4 ++--
 17 files changed, 24 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
XFS development tree

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux