Re: aufs3 GIT release

2015-04-05 Thread Guan Xin
Dear Okajima, The change causes implicit declaration of vfree and vzalloc in fs/aufs/super.c. Could you add back #include linux/vmalloc.h? Thanks! Guan On Sun, Mar 29, 2015 at 5:56 PM, sf...@users.sourceforge.net wrote: All changes are tiny, and the behaviour doesn't change. J. R.

aufs3 GIT release

2015-03-22 Thread sfjro
o bugfix - print brattr under sysfs, reported by Wolfgang Rosner. J. R. Okajima - aufs3-linux.git aufs: bugfix, print brattr aufs: tiny, minor optimazation in au_optstr() aufs: cosmetic, modify a comment - aufs3-standalone.git ditto

aufs3 GIT release

2015-02-22 Thread sfjro
o news - a patch to support for weird dir nlink (mainly btrfs) is included. MJ and Dan, or any other user who uses btrfs branch, If you can, please try this version to reproduce the ESTALE problem. J. R. Okajima - aufs3-linux.git aufs: tiny,

aufs3 GIT release

2015-02-15 Thread sfjro
o news - a new branch aufs3.19 is released. J. R. Okajima - aufs3-linux.git aufs: tiny, fix spacings aufs: update the donators list - aufs3-standalone.git ditto - aufs-util.git none

aufs3 GIT release

2015-01-18 Thread sfjro
o bugfix - clean xigen and xib after an error on xino, reported by Daniel Smedegaard Buus. J. R. Okajima - aufs3-linux.git aufs: bugfix, clean xigen and xib after an error on xino - aufs3-standalone.git ditto - aufs-util.git none

Re: aufs3 GIT release

2015-01-16 Thread Philip Müller
Hi J.R., as I'm almost build all kernels for Manjaro Linux, I found another issue with your aufs316-20150105 release. Starting with 3.16.7-ckt4 followed new stuff got backported from linux319 series: - move d_rcu from overlapping d_child to overlapping d_alias [1] You find the needed

aufs3 GIT release

2015-01-11 Thread sfjro
This release simply updates aufs-util.git only. It fixes a version-test for aufs3.14 branch. J. R. Okajima -- New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of

Re: aufs3-standalong.git aufs3.18.1+ fixed (Re: aufs3 GIT release)

2015-01-06 Thread sfjro
sd...@uw.edu: However I'd like to test the aufs filesystem for correctness. Is there a t= est suite I can run somewhere? For generic fs tests, there are some. - ltp - xfstests - glibc Personally I have tried some of them. It took long time... J. R. Okajima

Re: aufs3 GIT release

2015-01-06 Thread Philip Müller
Hi J.R., seems you missed f_dentry in your loopback patch. See attached file. kind regards Phil Am 04.01.2015 um 22:06 schrieb sf...@users.sourceforge.net: o bugfix - possible bugfix, signedness of d_count o news - aufs3.18.1+ branch is created. - now aufs3.9 .. aufs3.13 becomes obsolete. my

Re: aufs3 GIT release

2015-01-06 Thread sfjro
Philip M ller: seems you missed f_dentry in your loopback patch. See attached file. Thanks again. It is my another mistake. Fixed and pushed aufs3-standalone.git#aufs3.x-rcN now. J. R. Okajima -- Dive into the World

Re: aufs3 GIT release

2015-01-06 Thread Philip Müller
J.R. don't worry so much. These things may happen. As long as we find them, all is fine. On 06.01.2015 12:30, sf...@users.sourceforge.net wrote: Philip M ller: seems you missed f_dentry in your loopback patch. See attached file. Thanks again. It is my another mistake. Fixed and pushed

Re: aufs3 GIT release

2015-01-05 Thread Philip Müller
Hi J.R. followed lines should not be present in tmpfs-idr.patch within aufs3.18.1+ branch: diff --git a/Makefile b/Makefile index 3f84029..fd80c6e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 18 -SUBLEVEL = 1 +SUBLEVEL = 0

Re: aufs3 GIT release

2015-01-05 Thread sfjro
Philip Muller: Hi J.R. followed lines should not be present in tmpfs-idr.patch within aufs3.18.1+ branch: Ouch!! tmpfs-idr.patch and vfs-ino.patch in aufs3.18.1+ are totally broken. I will fix as soon as possible. Thanks for reporting. J. R. Okajima

Re: aufs3-standalong.git aufs3.18.1+ fixed (Re: aufs3 GIT release)

2015-01-05 Thread sfjro
Hello Stephen, sd...@uw.edu: I'm trying to get acclimated to the required patching that is somewhat date= d and out of sync with the current linux release 3.12.35+. I'm using the = latest on the REPO of AUFS 3.9, but was wondering if you can comment on pat= ::: I don't know why you

Re: aufs3-standalong.git aufs3.18.1+ fixed (Re: aufs3 GIT release)

2015-01-05 Thread Philip Müller
Hi Stephen, you can use my script to create sane aufs patches. kind regards Phil Am 05.01.2015 um 18:01 schrieb sf...@users.sourceforge.net: Hello Stephen, sd...@uw.edu: I'm trying to get acclimated to the required patching that is somewhat date= d and out of sync with the current linux

aufs3-standalong.git aufs3.18.1+ fixed (Re: aufs3 GIT release)

2015-01-05 Thread sfjro
sf...@users.sourceforge.net: Philip Muller: Hi J.R. followed lines should not be present in tmpfs-idr.patch within aufs3.18.1+ branch: Ouch!! tmpfs-idr.patch and vfs-ino.patch in aufs3.18.1+ are totally broken. I will fix as soon as possible. Fixed and aufs3-standalone.git#aufs3.18.1+

aufs3 GIT release

2015-01-04 Thread sfjro
o bugfix - possible bugfix, signedness of d_count o news - aufs3.18.1+ branch is created. - now aufs3.9 .. aufs3.13 becomes obsolete. my development base is aufs3.14. - and aufs3.14 branch is created in aufs-util.git. Many of the commits to follow the change made in linux-3.19 and

Re: aufs3 GIT release

2014-12-17 Thread sfjro
Justin (jlec): aufs3 version 20141215 has problem compiling with 3.18.1 Waoh! I didn't know 3.18.1 is already released. It is before 3.19-rc1. How early! Anyway thanks for reporting. I will get 3.18.1, fix and release as soon as possible. J. R. Okajima

Re: aufs3 GIT release

2014-12-17 Thread Philip Müller
Hi J.R., it is cos of this change: --- a/include/linux/dcache.h +++ b/include/linux/dcache.h @@ -124,15 +124,15 @@ struct dentry { void *d_fsdata;/* fs-specific data */ struct list_head d_lru;/* LRU list */ +struct list_head d_child;/* child of parent

Re: aufs3 GIT release

2014-12-17 Thread Philip Müller
Hi J.R., this might fix it ... kind regards Phil Am 17.12.2014 um 15:18 schrieb sf...@users.sourceforge.net: Justin (jlec): aufs3 version 20141215 has problem compiling with 3.18.1 Waoh! I didn't know 3.18.1 is already released. It is before 3.19-rc1. How early! Anyway thanks for

Re: aufs3 GIT release

2014-12-17 Thread Philip Müller
Seems I was wrong. Second try. I missed d_alias change ... Am 17.12.2014 um 20:14 schrieb Philip Müller: Hi J.R., this might fix it ... kind regards Phil Am 17.12.2014 um 15:18 schrieb [1]sf...@users.sourceforge.net: Justin (jlec): aufs3 version

Re: aufs3 GIT release

2014-12-08 Thread Justin (jlec)
Hi, I see this with linux-3.17 and standalone patches: In file included from fs/aufs/module.c:24:0: fs/aufs/inode.h:307:12: error: function declaration isn’t a prototype [-Werror=strict-prototypes] AuStubInt0(au_cpup_xattr, h_dst, h_src, ignore_flags) ^ fs/aufs/aufs.h:28:21: note:

aufs3 GIT release

2014-11-10 Thread sfjro
Here is a minor update for linux-3.18-rc3. J. R. Okajima - aufs3-linux.git#aufs3.9..aufs3.17 branch aufs: tiny, fix typos in comments - aufs3-linux.git#aufs3.x-rcN branch addition to above, aufs: for linux-3.18, follow the i_mutex lockdep

aufs3 GIT release

2014-11-02 Thread sfjro
o news - new branch aufs3.12.31+ for linux-3.12.31 and later is created J. R. Okajima - aufs3-linux.git#aufs3.9..aufs3.17 branch none - aufs3-linux.git#aufs3.x-rcN branch aufs: for linux-3.18, error case of d_splice_alias() aufs: for

aufs3 GIT release

2014-10-26 Thread sfjro
o news - in linux-3.18, a change made in VFS/namespace which prohibits aufs branch to pretending as if it were a mount-point. It means there is no way for aufs branches to stop being renamed or removed. Also the branch attribute unpin becomes meaningless and it produces a warning. J. R.

aufs3 GIT release

2014-10-19 Thread sfjro
o bugfix - fix the returning size of the branch attr J. R. Okajima -- - aufs3-linux.git aufs: bugfix, fix the returning size of the branch attr - aufs3-standalone.git ditto - aufs-util.git none

aufs3 GIT release

2014-10-12 Thread sfjro
o news - two new branches are added in aufs release + aufs3.14.21 for linux-3.14.21 and later + aufs3.17 for linux-3.17 J. R. Okajima - aufs3-linux.git nothing but new branches - aufs3-standalone.git ditto - aufs-util.git none

aufs3 GIT release

2014-10-05 Thread sfjro
o bugfix - bugfix, missing param name when CONFIG_AUFS_SBILIST is disabled o misc - aufhsm utility, allow superuser only J. R. Okajima -- - aufs3-linux.git aufs: bugfix, missing param name aufs: apply AuStub macro

aufs3 GIT release

2014-09-07 Thread sfjro
o bugfix - get a removed dentry from an inode, reported by Andrew Vagin In aufs, there are several places getting a dentry from an inode. It can happen that all names are unlinked and only the inode is still alive. In this case, d_find_alias() doesn't return any dentry and aufs

aufs3 GIT release

2014-08-24 Thread sfjro
o bugfix - instantiate-revalidate race Caching d_inode should be after write_locking the aufs dentry. Otherwise a race condition happen between instantiate and revalidate on the same dentry and aufs_d_revalidate() makes the dentry invalid incorrectly. But there is nothing wrong

aufs3 GIT release

2014-08-17 Thread sfjro
o bugfix - pinning in mvdown Unlike copy-down, move-down has to unlink the whiteout or the real entry on the upper branch. So one more dir-i_mutex lock is necessary. - (aufs-util.git) fhsm, comparing the number of wmark o news - the version string in aufs-util.git contains a release date.

aufs3 GIT release

2014-08-10 Thread sfjro
o bugfix - hfile test in br_del_file() it will cause a crash when removing multiple branches in one remount operation. o news - aufs3.16 is released. - tools for FHSM (File-based Hierarchy Storage Management) is released. Note that they are still in testing as well as CONFIG_AUFS_FHSM in

aufs3 GIT release

2014-08-03 Thread sfjro
o bugfix - use id instead of index to identify a branch this bug was born from allow deleting a branch who has an opened dir in previous release. - aufs-util.git: check the error from fclose(3) one possible reason is ENOSPC from the fs where /etc exists. o news - for aufs-util.git, new

aufs3 GIT release

2014-07-27 Thread sfjro
o bugfix - stop passing an error code to dput(), reported by James B. the bug was born in 2008-07-21 by split do_rename() into several static functions. In rename(2) for a dir, when aufs failed to make the dir opaque, then aufs passes an invalid pointer to dput(). - possible bugfix, ptr in

aufs3 GIT release

2014-07-20 Thread sfjro
o bugfix - missing mnt_want_write in moo In move-up-on-open, between copying-up to the upper branch and unlinking on the lower branch, mnt_want_write is necessary. - restore the lost unlock in an error path A call to au_unpin() in an error path was lost by an old commit

aufs3 GIT release

2014-07-06 Thread sfjro
o news - introduce a new branch attribute moo, which stands for move-up on open. - return of a mount option dirperm1 J. R. Okajima -- - aufs3-linux.git#aufs3.9..aufs3.12.x branch aufs: copy-up on open, doc aufs:

aufs3 GIT release

2014-06-29 Thread sfjro
o news - a new module parameter allow_userns - new branch attributes for copy-up on open, coo_reg and coo_all Unfortunately I have a hardware trouble on my test machine and I could not test aufs3.x-rcN branch for this release. But the tests for 3.15, 3.14, 3.12.x, and 3.9 were done. J. R.

aufs3 GIT release

2014-06-22 Thread sfjro
o bugfix - tmpfs-idr.patch in aufs3-standalone.git support for the hidden internal tmpfs for SYSV IPC shm. Reported and tested by Guan Xin and Nikolay Pertsev. o news - begin supporting fallocate(2), tested by Jeremy Lin. - remove CONFIG_AUFS_SP_IATTR and fs/aufs/f_op_sp.c. This mainline

aufs3 GIT release

2014-06-15 Thread sfjro
o news - branch aufs3.15 is created - there seems to exist a problem in tmpfs-idr.patch in aufs3-standalone.git. I am still investigating with Nikolay Pertsev and Guan Xin. - aufs will start supporting fallocate(2) systemcall in next release. o pre-announce I have a plan to remove

aufs3 GIT release

2014-06-01 Thread sfjro
o bugfix - minor bugfix, correct error value in link(2) o news - begin supporting O_TMPFILE for aufs3.11 and later J. R. Okajima - aufs3-linux.git#aufs3.9..aufs3.10 branch aufs: tiny, au_qstreq to compare two qstr aufs: tiny, no msg in

aufs3 GIT release

2014-05-25 Thread sfjro
o news - in aufs3-standalong.git, introduce two new patches, vfs-ino.patch and tmpfs-ibitmap.patch. aufs3-loopback.patch has existed since many years before, but not described. Other two patches are introdued by the neighbourhood of this commit. There several other patches in

Re: aufs3 GIT release

2014-05-25 Thread Guan Xin
Hello Okajima, Thanks for the tmpfs patch! This is really good. For the vfs-ino patch, it does not apply to linux-3.12.20. However, this is not very important and applying this patch manually is easy. Guan On Sun, May 25, 2014 at 6:35 PM, sf...@users.sourceforge.net wrote: o news - in

aufs3 GIT release

2014-05-11 Thread sfjro
o bugfix - stop calling security_mmap_file() again, reported by Matthew Riley. I have a plan to add two new patches in aufs release. One is for vfs and the other is for tmpfs. Both are related to the inode-number assignment. Hopefully they will appear in a few weeks. J. R. Okajima

aufs3 GIT release

2014-04-20 Thread sfjro
o news - unlink(2) on NFS has not fired FS_DELETE event (because of silly-rename which is NFS specific behaviour). Now (since linux-3.15-rc1), NFS fires the event by itself (instead of VFS). And aufs begins supporting this event. J. R. Okajima -

aufs3 GIT release

2014-04-13 Thread sfjro
This release is just to follow the changes made in mainline. J. R. Okajima - aufs3-linux.git#aufs3.9..aufs3.14 none - aufs3-linux.git#aufs3.x-rcN aufs: for linux-3.15, support for a new param for vfs_rename - aufs3-standalone.git ditto -

aufs3 GIT release

2014-03-23 Thread sfjro
o bugfix - for aubusy script in aufs-util.git, convert a few echoes to printfs. Reported-by: Guan Xin J. R. Okajima - aufs3-linux.git none - aufs3-standalone.git none - aufs-util.git bugfix: convert a few echoes to printfs

aufs3 GIT release

2014-03-09 Thread sfjro
This release is just to follow the changes made in mainline. J. R. Okajima - aufs3-linux.git#aufs3.9..aufs3.13 branch none - aufs3-linux.git#aufs3.x-rcN branch aufs: for linux-3.14, add a param for fsnotify_ops.handle_event -

aufs3 GIT release

2014-01-19 Thread sfjro
o news - new branches aufs3.10.x and aufs3.12.x are introduced, mainly for aufs3-mmap.patch. J. R. Okajima -- - aufs3-linux.git#aufs3.9..aufs3.12 branch aufs: tiny, more debug print for dentry -

Re: aufs3 GIT release

2014-01-13 Thread justin
On 13/01/14 08:43, sf...@users.sourceforge.net wrote: Until then, try a.patch in the mail archive. I tried that, but it didn't work for me. The sequence I used was * linux-.3.1[1,0] * patches to latest releases * a.patch * aufs3 patches Now I am considering two possible approaches to make

Re: aufs3 GIT release

2014-01-13 Thread sfjro
justin: * linux-.3.1[1,0] * patches to latest releases * a.patch * aufs3 patches ?? For plain linux-3.10 or 3.11, the released aufs patched should be applied cleanly. Do you mean linux-3.10.26 or somehing? And applying a.patch was failed? a.patch is to complement aufs3-mmap.patch. It is

Re: aufs3 GIT release

2014-01-13 Thread justin
On 13/01/14 09:08, sf...@users.sourceforge.net wrote: a.patch is to complement aufs3-mmap.patch. I got this wrong. I applied the patch without looking into it. now it works. Thanks Justin signature.asc Description: OpenPGP digital signature

aufs3 GIT release

2014-01-12 Thread sfjro
o bugfix - support for a removed /proc/PID/fd/N, reported by Guan Xin. It was a rather complicated problem for aufs. See the commit log in detail and aufs manual. o misc I had put GPL declaration into all aufs source files, but this is not a generic style in linux kernel files. In

Re: aufs3 GIT release

2014-01-12 Thread justin
Thanks for the new release. Still the standalone patches do not apply on top of 3.12.7 and 3.10.26. Could you please create a fix for that? Thanks, Justin signature.asc Description: OpenPGP digital signature --

Re: aufs3 GIT release

2014-01-12 Thread sfjro
Hello justin, justin: Still the standalone patches do not apply on top of 3.12.7 and 3.10.26. Could you please create a fix for that? Yes, it needs another week. Until then, try a.patch in the mail archive. Now I am considering two possible approaches to make aufs3.1[02] branches supporting

aufs3 GIT release

2013-12-22 Thread sfjro
o news - aufs3.x-rcN branch in this release is for linux-3.13-rc4, which NFSv4 supports its 'delegation' feature. I am afraid aufs cannot support it fully and sometimes it will return an error expectedly. For details, see the git commit log. I am still testing NFSv4 branch in aufs. Hmm,

aufs3 GIT release

2013-11-10 Thread sfjro
o news - aufs3.12 has come, and aufs3.8 and earlier has gone Last week linux-3.12 is released. As I have announced before, it makes the base version of aufs3 development forward. Now it aufs3.9. All versions earlier than that are not maintained anymore. There is nothing new in this

aufs3 GIT release

2013-11-03 Thread sfjro
o bugfix - the new external patch for mmap is always required, reported by Wojciech Kocjan. - describe two aufs_type.h files, reported by Ed W. o news - aufs3-proc_map.patch is replaced by aufs3-mmap.patch. The purpose of the patch is unchanged. While aufs3-proc_map.patch was described as

Re: aufs3.12 will kill aufs3.{2,2.x,4} (Re: aufs3 GIT release)

2013-11-03 Thread sfjro
sf...@users.sourceforge.net: In a few months, linux-3.12 will be released and aufs3.12 too. When aufs3.12 is released, I will stop maintaining aufs3.2, aufs3.x.2 and aufs3.4 branches. Aufs3.[5-7] are already stopped, so the new base (the oldest supported version) version will be aufs3.8. But

Re: aufs3.12 will kill aufs3.{2,2.x,4} (Re: aufs3 GIT release)

2013-10-06 Thread Ben Hutchings
On Mon, 2013-09-30 at 13:17 +0900, sf...@users.sourceforge.net wrote: Ben Hutchings: So far as I could tell, the rest were new features - which aren't suitable for a Debian stable update - or adding donors to the documentation. Are you concerned that some bug fix might have a dependency

aufs3 GIT release

2013-10-06 Thread sfjro
This release contains a commit for 3.11, request loop module. But this is not a final solution. After some discusion with Florian Klink, another solution is decided finally. The solution will be included in next Monday release. J. R. Okajima

Re: aufs3.12 will kill aufs3.{2,2.x,4} (Re: aufs3 GIT release)

2013-09-29 Thread sfjro
Hello Ben, Ben Hutchings: Thanks for maintaining the 3.2.x branch. I didn't take all the changes from it but I cherry-picked these to include in a stable update for the Debian kernel: The current version of aufs in debian is aufs3.2 20130204, right? 28de369 2013-02-04 aufs3.2 20130204 And

Re: aufs3.12 will kill aufs3.{2,2.x,4} (Re: aufs3 GIT release)

2013-09-29 Thread Ben Hutchings
On Mon, 2013-09-30 at 12:33 +0900, sf...@users.sourceforge.net wrote: Hello Ben, Ben Hutchings: Thanks for maintaining the 3.2.x branch. I didn't take all the changes from it but I cherry-picked these to include in a stable update for the Debian kernel: The current version of aufs in

Re: aufs3.12 will kill aufs3.{2,2.x,4} (Re: aufs3 GIT release)

2013-09-29 Thread sfjro
Ben Hutchings: So far as I could tell, the rest were new features - which aren't suitable for a Debian stable update - or adding donors to the documentation. Are you concerned that some bug fix might have a dependency I didn't notice? I understand that there are unimportant (for debian)

aufs3 GIT release

2013-09-21 Thread sfjro
It is not Monday today, but here is aufs3 GIT release. Although this release is very minor, I git-push it now since I will be offline next week. J. R. Okajima -- - aufs3-linux.git#aufs3.2..aufs3.2.x branch aufs: tiny

Re: aufs3 GIT release

2013-09-17 Thread Philip Müller
Here is the aufs3-loopback.patch for 3.12-rc1. greez Phil On 09/15/2013 09:15 PM, sf...@users.sourceforge.net wrote: o news - a new branch aufs3.11 is created. - now aufs3.x-rcN is for linux-3.12-rcN. J. R. Okajima -- -

Re: aufs3 GIT release

2013-09-17 Thread sfjro
Philip Muller: Here is the aufs3-loopback.patch for 3.12-rc1. Thank you. All aufs3-brabra.patch are generated automatically by my local script, and I don't maintain them by GIT. And this change is made in mainline instead of aufs work. Anyway thanks for posting. J. R. Okajima PS. I will be

aufs3 GIT release

2013-09-15 Thread sfjro
o news - a new branch aufs3.11 is created. - now aufs3.x-rcN is for linux-3.12-rcN. J. R. Okajima -- - aufs3-linux.git#aufs3.2.aufs3.11 branch aufs: tiny, reduce the stack consumption - aufs3-linux.git#aufs3.x-rcN

aufs3 GIT release

2013-09-08 Thread sfjro
o news - refine XINO truncation For those who have ever met the disk space shortage of first writable branch due to XINO files, please try this new truncation logic. Note that this release is NOT based upon linux-3.11. The base is 3.11-rc7. J. R. Okajima

aufs3 GIT release

2013-09-01 Thread sfjro
o bugfix - aufs-util.git, protect aumvdown.8 from make clean o news - implement a new policy, pmfsrr, suggested by Michael Johnson. - continue developing a new feature, mvdown. all basic features are implemented. the next step will be move-down daemon to run aumvdown(8) individually and

aufs3 GIT release

2013-08-25 Thread sfjro
o news - aumvdown(8) prints a better message when an error occurs. - new options for aumvdown(8), --overwrite-lower and --keep-upper. o misc - refine a message from the version-test in aufs-util.git. J. R. Okajima -- -

aufs3 GIT release

2013-08-18 Thread sfjro
o news - A new feature move-down started in aufs3.9 and later. Still testing and only very basic functions are implemented currently. - A new branch aufs3.9 created in aufs-util.git. It contains a new utility aumvdown. J. R. Okajima

aufs3 GIT release

2013-08-11 Thread sfjro
o news - For aufs3.x-rcN, BLK_DEV_LOOP can be a module again. - Stopped updating aufs3.[67]. Now the supported branches are + aufs3.2 + aufs3.2.x + aufs3.4 + aufs3.8 + aufs3.9 + aufs3.10 + aufs3.x-rcN J. R. Okajima

Re: aufs3 GIT release

2013-08-08 Thread Ben Hutchings
On Mon, 2013-08-05 at 09:40 +0900, sf...@users.sourceforge.net wrote: o news - For aufs3.x-rcN, I made a change about CONFIG_AUFS_BDEV_LOOP again, and I have a plan to do it once more. [...] Surely this needs to depend on BLK_BDEV_LOOP=y AUFS=y? Or else you could add an EXPORT_SYMBOL for

Re: aufs3 GIT release

2013-08-08 Thread sfjro
Ben Hutchings: - For aufs3.x-rcN, I made a change about CONFIG_AUFS_BDEV_LOOP again, and I have a plan to do it once more. [...] Surely this needs to depend on BLK_BDEV_LOOP=3Dy AUFS=3Dy? Or else you could add an EXPORT_SYMBOL for loop_backing_file(). My plan is to allow

aufs3 GIT release

2013-08-04 Thread sfjro
o news - For aufs3.x-rcN, I made a change about CONFIG_AUFS_BDEV_LOOP again, and I have a plan to do it once more. These several commits for kernel-space will not change the behaviour. But the commit for user-space (aufs-util.git) may affect some cases. Also I have a plan to consolidate

aufs3 GIT release

2013-07-14 Thread sfjro
o bugfix - fix the version test for aufs3.2, reported by Guan Xin. o news - for linux-3.11, aufs3-loop.patch is updated. J. R. Okajima -- - aufs3-linux.git#aufs3.2..aufs3.10 branch none - aufs3-linux.git#aufs3.x-rcN branch

aufs3 GIT release

2013-07-07 Thread sfjro
o bugfix - retval from au_pin() call in au_file_refresh_by_inode() o news - linux-3.10 is released and a branch aufs3.10 is created J. R. Okajima -- - aufs3-linux.git aufs: bugfix, retval from au_pin() call in

aufs3 GIT release

2013-06-30 Thread sfjro
o bugfix - possible bugfix, barrier for i_nlink, reported by Prasad Koya. - version string for aufs3.8 and aufs3.9 J. R. Okajima -- - aufs3-linux.git#aufs3.2..aufs3.7 branch aufs: possible bugfix, barrier for i_nlink -

aufs3 GIT release

2013-05-19 Thread sfjro
o news - copyup supports for a sticky bit of the parent As three users posted about this issue to the aufs-users ML, I implemented a workaround. But I am not sure this is correct. It means that this commit may be reverted in the future. J. R. Okajima

aufs3 GIT release

2013-05-12 Thread sfjro
o news - actual work of aufs3.x-rcN for linux-3.10 begins. - The SourceForge engineering team thinks aufs3-linux.git repository calm down. Yes, the repository itself looks good. But the web interface is still broken and it doesn't show all the branches. They registered the problem as

Re: aufs3 GIT release

2013-05-06 Thread Klaus Knopper
Hello, It seems that the 3.9 branch of aufs3-standalone.git (not aufs3-linux.git) is not available yet on sourceforge or github, or did I miss something? Regards -Klaus On Mon, May 06, 2013 at 10:36:02AM +0900, sf...@users.sourceforge.net wrote: o news - a new branch aufs3.9 is created, and

Re: aufs3 GIT release

2013-05-06 Thread sfjro
Klaus Knopper: It seems that the 3.9 branch of aufs3-standalone.git (not aufs3-linux.git) is not available yet on sourceforge or github, or did I miss something? The aufs3-standalone.git exists on SourceForge only, and it surely contains the aufs3.9 branch. What made you it doesn't? J. R.

Re: aufs3 GIT release

2013-05-06 Thread Klaus Knopper
On Tue, May 07, 2013 at 11:57:58AM +0900, sf...@users.sourceforge.net wrote: Klaus Knopper: It seems that the 3.9 branch of aufs3-standalone.git (not aufs3-linux.git) is not available yet on sourceforge or github, or did I miss something? The aufs3-standalone.git exists on SourceForge

Re: aufs3 GIT release

2013-05-06 Thread sfjro
Klaus Knopper: $ rm -f aufs3-standalone.git $ git clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-standalone.git aufs3-standalone.git The GIT repos on SourceForge was converted and the new one is git://git.code.sf.net/p/aufs/aufs3-linux J. R. Okajima

Re: aufs3 GIT release

2013-05-06 Thread sfjro
The GIT repos on SourceForge was converted and the new one is git://git.code.sf.net/p/aufs/aufs3-linux I mean git://git.code.sf.net/p/aufs/aufs3-standalone J. R. Okajima -- Learn Graph Databases - Download FREE

aufs3 GIT release

2013-05-05 Thread sfjro
o news - a new branch aufs3.9 is created, and aufs3.x-rcN is for linux-3.10. - aufs3-linux.git on SourceForge is unstable and unreliable. Until it calm down, try git://github.com/sfjro/aufs3-linux.git instead. o enhancement - the simple linked list for the aufs pseudo-link is restructured, and

Re: aufs3 GIT release

2013-05-05 Thread kirk w
_ From: sf...@users.sourceforge.net sf...@users.sourceforge.net To: aufs-users@lists.sourceforge.net Sent: Sunday, May 5, 2013 9:36 PM Subject: aufs3 GIT release o news - a new branch aufs3.9 is created, and aufs3.x-rcN

git://github.com/sfjro/aufs3-linux.git (Re: GIT repo (Re: aufs3 GIT release))

2013-04-30 Thread sfjro
V.Krishn: Also if easily possible to maintain, can there be an official mirror at github or any other free repository. Searching github did show some unofficial mirror for aufs. I have created aufs3-linux.git repository on github. But I don't know when it will end. If SourceForge becomes

aufs3 GIT release

2013-04-28 Thread sfjro
o bugfix - bugfix, au_pin verifies the positive dentries J. R. Okajima -- - aufs3-linux.git aufs: update the donator list aufs: tiny, polymorphing is unnecessary for au_pin aufs: bugfix, au_pin verifies the

Re: GIT repo (Re: aufs3 GIT release)

2013-04-26 Thread V.Krishn
On Friday, April 26, 2013 09:33:22 AM sf...@users.sourceforge.net wrote: sf...@users.sourceforge.net: The web interface of aufs GIT repos are still broken and the SourceForge engineering team is working on it. The GIT repo itself should be available and ok. Recently there happened

Re: GIT repo (Re: aufs3 GIT release)

2013-04-26 Thread V.Krishn
On Friday, April 26, 2013 08:45:46 PM you wrote: V.Krishn: I have sf aufs git clone dated 20130406. aufs-util-20130406.tar.bz2 (130kb) + aufs3-standalone-20130406.tar.bz2 (984kb) I am not sure if they are as should be. Pls let me know if they can be useful. For aufs like tool, I

GIT repo (Re: aufs3 GIT release)

2013-04-25 Thread sfjro
sf...@users.sourceforge.net: The web interface of aufs GIT repos are still broken and the SourceForge engineering team is working on it. The GIT repo itself should be available and ok. Recently there happened several things on aufs GIT repos, both of my local and the public one on SF. And I

aufs3 GIT release

2013-04-01 Thread sfjro
o news - The project GIT URL is changed by updating the project on SourceForge. But the web interface for aufs3-linux is still broken. SF engineering team is working on it. It will be fixed within a week hopefully. o bugfix - for linux-3.6, push mnt_want_write() outside of i_mutex - for

aufs3 GIT release

2013-03-24 Thread sfjro
o news - As you might know, Al Viro is considering merging aufs with other stackable filesystems into mainline. Through the discussion on LKML, I found that aufs should have supportted fsfreeze in aufs3.6. And I am going to update aufs3.6 again to follow the changes in btrfs. J. R. Okajima

aufs3 GIT release

2013-03-06 Thread sfjro
o news - aufs3.8 branch is released. - now supporting linux-3.9-rcN begins and aufs3.x-rcN is for it. o bugfix - possible bugfix, replace -comm by get_task_comm() - possible bugfix, limit the access to -comm As you know, I always release aufs on Monday. But this release is not. The date in the

aufs3 GIT release

2013-01-13 Thread sfjro
This release has no major changes, but I added description about the size of XINO. J. R. Okajima -- - aufs3-linux.git aufs: tiny, revise a warning aufs: possible bugfix, au_lkup_by_ino() returns ESTALE -

aufs3 GIT release

2013-01-06 Thread sfjro
o news - a new branch aufs3.7 is created, and supporting for linux-3.8-rcN started. o TODO (in short term) - test aufs3.x-rcN (for linux-3.8), particulary around NFSD. - investigate trunc_xino. J. R. Okajima -- -

aufs3 GIT release

2012-12-09 Thread sfjro
o bugfix - possible bugfix, race in lookup, reported by Tomas M. - bugfix, half refreshed iinfo, reported by Tomas M. - fix a typo __get_free_pages(), reported by Philip Muller. Unforunately I am too busy and don't have enough time working on aufs. I could not reproduce the problem reported by

aufs3 GIT release

2012-11-11 Thread sfjro
o news - I noticed that I made a mistake on my GIT work for aufs3-linux.git#aufs3.5 branch. Its base version was linux-3.5-rc7 instead of final linux-3.5. I fixed it by git-pulling the tag v3.5. There is no changes in aufs source files. o misc - just follow linux-3.7-rcN J. R. Okajima

aufs3 GIT release

2012-10-14 Thread sfjro
o news - a new branch aufs3.6 is crated. - now the branch aufs3.x-rcN is for linux-3.7(-rcN). J. R. Okajima -- - aufs3-linux.git#aufs3.0..aufs3.5 branch none - aufs3-linux.git#aufs3.6 branch version 3.6 -

  1   2   >