commit 1db8a1c134ed64730e6f6719caf2ba6c689ae31a
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date:   Wed Apr 1 15:52:46 2015 +0200

    Make OpenAFS 1.6.11.1
    
    Update configure version strings for 1.6.11.1. Note that macos kext
    can be of form XXXX.YY[.ZZ[(d|a|b|fc)NNN]] where d dev, a alpha,
    b beta, f final candidate so we have no way to represent 1.6.11.1.
    Switch to 1.6.12 dev 1 for macos.
    
    Change-Id: Id8975b3d0dfa17e5bc9357b2fb8090bcbd497a6e
    Reviewed-on: http://gerrit.openafs.org/11819
    Reviewed-by: Daria Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

commit 21a92d90612488c5259a964cb81c39bf60910107
Author: Stephan Wiesand <stephan.wiesand@desy.de>
Date:   Wed Apr 1 15:58:32 2015 +0200

    Update NEWS for 1.6.11.1
    
    Release notes for 1.6.11.1.
    
    Change-Id: I48ea6881acb6d95dcedef7b23e4019e16f134e26
    Reviewed-on: http://gerrit.openafs.org/11820
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Daria Brashear <shadow@your-file-system.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

commit 1b3a18f81b06f745ee87c3e89e0f995c269fd738
Author: Anders Kaseorg <andersk@mit.edu>
Date:   Mon Feb 23 00:13:05 2015 -0500

    Linux 4: struct address_space no longer has backing_dev_info
    
    The backing_dev_info is only stored in the super_block now.
    
    Reviewed-on: http://gerrit.openafs.org/11756
    Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit 5cca05d1a1c9883e33c953b31c4cb32252474f77)
    
    Change-Id: Id6f2f2dcc111c46ce1339595e145891758c46bab
    Reviewed-on: http://gerrit.openafs.org/11761
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
    Reviewed-by: Daria Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

commit 2b21f7aba6297b604e90db14c6c814a4074d7bbe
Author: Anders Kaseorg <andersk@mit.edu>
Date:   Sun Feb 22 23:43:49 2015 -0500

    Treat Linux 4 (and greater) as Linux 2.6/3
    
    In an age where Linux version numbers are determined by Google+ polls,
    it’s clear that they aren’t going to be very useful for marking major
    API compatibility boundaries like they were in the days of 2.2/2.4.
    
    Reviewed-on: http://gerrit.openafs.org/11755
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
    Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit a5b091e1ec69d4a43d6f1b1efc93134ef7ed2167)
    
    Change-Id: I5b0da6b43e3cbf5d9a6fa883a09deccb359e53e9
    Reviewed-on: http://gerrit.openafs.org/11760
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
    Reviewed-by: Daria Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>

commit da34992921819d068c36812d401cb69799ce61de
Author: Benjamin Kaduk <kaduk@mit.edu>
Date:   Wed Mar 25 00:26:42 2015 -0400

    FBSD: do not set -mno-align-long-strings
    
    The new clang imported for FreeBSD 10.1 has stopped accepting
    this argument as a no-op.  Fix the kernel module build by
    stopping passing it on the compiler command line.
    
    Change-Id: I5557f88abafbfa825213003107830ceac98346ff
    Reviewed-on: http://gerrit.openafs.org/11809
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Daria Brashear <shadow@your-file-system.com>
    Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
