On 04/04/13 09:50, sf...@users.sourceforge.net wrote:
> 
> What is the output of these commands?
> $ git remote -v

origin  git://git.code.sf.net/p/aufs/aufs3-linux (fetch)
origin  git://git.code.sf.net/p/aufs/aufs3-linux (push)



> $ git log -10 --no-merges origin/aufs3.7

commit 886254ee19efb290e732352d82a3778f8e3e584d
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Mon Apr 1 14:17:48 2013 +0900

    aufs: tiny, update SF URLs

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit a961fcc5d261b3eed72afb0f32cd6dc24250759c
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Thu Mar 28 03:34:03 2013 +0900

    aufs: tiny, internal struct au_cpup_basic

    Cosolidate the serveral parameters into a single structure.
    All the bahaviours don't change.

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit 0e16e0133a21269ff3949c05e24ace5cb27512f9
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Sat Mar 30 15:21:11 2013 +0900

    aufs: for linux-3.7, the type of parameters of security_path_chown()

    I didn't aware of it since I disable CONFIG_USER_NS and
    CONFIG_UIDGID_STRICT_TYPE_CHECKS.

    Reported-by: justin <j...@gentoo.org>
    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit d5679ef09ceeb73c70491a7e3c8c5c52f23abfd8
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Wed Mar 27 01:50:04 2013 +0900

    aufs: for linux-3.6, push mnt_want_write() outside of i_mutex

    By the commit,
        c30dabf 2012-07-31 fs: Push mnt_want_write() outside of i_mutex
    the order of them were difined explicitly.

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit fda208000967de52e4234a4d775ebd1cfbdf4b00
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Mon Mar 25 16:26:12 2013 +0900

    aufs: for linux-3.7, btrfs limits the link count explicitly

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit e028052e4a1db61c6960b6d432583ca3a8e87d44
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Fri Mar 22 13:55:49 2013 +0900

    aufs: for linux-3.6, ftruncate() supports sb_{start,end}_write()

    Ugly lockdep trick again.
    Moreover I dont't test fs freeze/resume. It is just because I don't use
    such feature simply.

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit 34a4dd8c99edfc1a9154e78e0b3c68bf4aae7c22
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Thu Mar 21 02:05:27 2013 +0900

    aufs: for linux-3.6, a new wrapper vfsub_mnt_drop_write_file()

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit 1e1e92640eaaf2e6c8e4a419e268a92423fea86a
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Tue Mar 12 12:12:30 2013 +0900

    aufs: tiny, revised after checkpatch

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit 9854a3f4191dc28ed3bb46e676523559f1504109
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Sat Mar 2 13:50:42 2013 +0900

    aufs: possible bugfix, uapi, limit the access to ->comm

    It is not guaranteed that the string is unchanged while aufs refers to
    it. get_task_comm() may cost too high for producing a message. aufs
    chose not to call it for printing, but protect it from the overrun.

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>

commit c6b0de11253c66193b36248cbe9a9dee2df1411e
Author: J. R. Okajima <hooano...@yahoo.co.jp>
Date:   Sat Mar 2 00:00:58 2013 +0900

    aufs: possible bugfix, limit the access to ->comm

    It is not guaranteed that the string is unchanged while aufs refers to
    it. get_task_comm() may cost too high for producing a message. aufs
    chose not to call it for printing, but protect it from the overrun.

    Signed-off-by: J. R. Okajima <hooano...@yahoo.co.jp>


> $ git br --contain 0e16e01

 $ git branch --contain 0e16e01 -v
* 3.8 8f886da Merge branch 'aufs3.8/11proc_map' into aufs3.8/18public



> 
> J. R. Okajima
> 

Justin

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html

Reply via email to