Prasad Koya:
> Linux version 3.4.43
        :::
> [    0.420566] aufs 3.4-20130325

So your kernel is vanilla v3.4.43 and aufs is plain 3.4-20130325, right?
As you might know, the last version of aufs3.4 is aufs3.4-20131104.
As a first step, I'd suggest you to use the last version.

And how did you mount aufs?
- upper writable is tmpfs?
- lower readonly is vfat?
- XINO file is on the default place, ie. upper writable branch?

For your information, here are the commits in aufs3.4 after 20130325.
Theoretically, the investigation will be
- check all commits both in aufs3 and aufs4 after 20130325.
- decide which commit is necessary for your kernel.

bfbe101 2013-10-30 aufs3.4 20131104
1c1de06 2013-10-30 aufs standalone: CONFIG_AUFS_PROC_MAP is removed
d285896 2013-10-30 aufs module: CONFIG_AUFS_PROC_MAP is removed
e20834e 2013-10-30 aufs: bugfix, the external patch for mmap is always required
0e09a3c 2013-10-26 aufs: update the donator list
3cdbeeb 2013-10-01 aufs3.4 20131007
c2be049 2013-09-22 aufs: update the donator list
5570651 2013-09-19 aufs3.4 20130923
6a41051 2013-09-19 aufs: tiny, remove an accidentally added #include
b78067f 2013-09-16 aufs: tiny, convert' debug' into atomic_t
f714e34 2013-09-14 aufs3.4 20130916
7f8d7cb 2013-09-10 aufs: tiny, reduce the stack consumption
ee9c80a 2013-09-08 aufs3.4 20130909
e7bd2ca 2013-09-08 aufs: tiny, support u64 divide on 32bit system
a9a52c5 2013-09-06 aufs: tiny, refine the XINO truncation msg
32c4cd5 2013-09-06 aufs: refine XINO truncation
e8c8b0e 2013-08-31 aufs3.4 20130902
048c785 2013-08-27 aufs: bugfix, support an error in copy-up
f6ec397 2013-08-27 aufs: pmfsrr
07d2158 2013-08-27 aufs: for pmfsrr, add PARENT flag
f7ddf0c 2013-08-27 aufs: for pmfsrr, convert a param into a flag
175fc10 2013-08-27 aufs: show the branch id via sysfs
37de245 2013-08-15 aufs3.4 20130819
e55792a 2013-08-13 aufs: tiny, convert struct au_cpdown_dir_args into a scalar
7c0d570 2013-08-13 aufs: tiny, minor optimization in au_wr_dir_cpup()
777f71e 2013-08-12 aufs: tiny, replace seq_printf() by seq_puts()
7ee2186 2013-08-08 aufs3.4 20130812
06e68b0 2013-08-07 aufs: remove some obsoleted CONFIGs
0b66761 2013-08-07 aufs: reduce stack comsumption
64c81a1 2013-08-06 aufs: always allocate struct completion dynamically
be3460a 2013-08-06 aufs: consolidate more copy-up args 5/5, au_sio_cpup_simple()
20ddd03 2013-08-06 aufs: consolidate more copy-up args 4/5, au_sio_cpup_wh()
fdf77ee 2013-08-06 aufs: consolidate more copy-up args 3/5, au_cpup_single()
36bfffe 2013-08-06 aufs: consolidate more copy-up args 2/5, cpup_entry()
8a2e48d 2013-08-06 aufs: consolidate more copy-up args 1/5, au_do_cpup_regular()
66eea9d 2013-08-06 aufs: tiny, rename struct cpup_basic to cp_generic
04d864a 2013-08-02 aufs3.4 20130805
535221f 2013-08-02 aufs: replace au_sio_cpup_simple_h_open() by AuCpup_HOPEN 
flag
b3ee88c 2013-08-02 aufs: consolidate copy-up args 4/4, au_sio_cpup_simple()
11fb1ea 2013-08-02 aufs: consolidate copy-up args 3/4, au_sio_cpup_wh()
be5b2da 2013-08-02 aufs: consolidate copy-up args 2/4, au_cpup_wh() and 
au_do_cpup_wh()
ecb5570 2013-08-02 aufs: consolidate copy-up args 1/4, au_cpup_simple()
905f022 2013-08-02 aufs: tiny, remove unsued funcs
0c5dd75 2013-07-19 aufs3.4 20130722
5ccec34 2013-07-17 aufs: update the donator list
48e9fd8 2013-07-17 aufs: bugfix, clear S_AUTOMOUNT
bfc211c 2013-07-03 aufs3.4 20130708
5c44af9 2013-07-02 aufs: tiny, new copy-up wrapper with h_open_pre/post()
6e7d818 2013-07-01 aufs: bugfix, retval from au_pin() call in 
au_file_refresh_by_inode()
fe1d9a2 2013-06-25 aufs3.4 20130701
43cebe5 2013-06-25 aufs: possible bugfix, barrier for i_nlink
c8fd5d1 2013-05-18 aufs3.4 20130520
3356185 2013-05-18 aufs: copyup supports for a sticky bit of the parent
83953c4 2013-05-10 aufs3.4 20130513
46f8dc4 2013-05-10 aufs: update the donator list
1ceed57 2013-05-04 aufs3.4 20130506
b4221d1 2013-05-04 aufs: update the donator list
c8d5cfd 2013-05-01 aufs: plink hlist 5/5, implement /debug/aufs/si_<id>/plink
5c1ebfc 2013-05-01 aufs: plink hlist 4/5, make it a hashed array
f0d0c08 2013-05-01 aufs: plink hlist 3/5, convert the plink list into hlist
717168a 2013-05-01 aufs: plink hlist 2/5, tiny, implement au_sphl for hlist
9ae45f3 2013-05-01 aufs: plink hlist 1/5, tiny, split au_plink_half_refresh()
8c15c1b 2013-04-29 aufs3.4 20130429
6cec032 2013-04-27 aufs: bugfix, au_pin verifies the positive dentries
602dfb2 2013-04-27 aufs: tiny, polymorphing is unnecessary for au_pin
4eedf18 2013-04-26 aufs: update the donator list
f7a578c 2013-04-22 aufs3.4 20130422
c5cdbbd 2013-04-20 aufs: pin the branch dir 5/5, set DCACHE_MOUNTED
a8d06d5 2013-04-20 aufs: pin the branch dir 4/5, remove some parameters
1c08502 2013-04-20 aufs: pin the branch dir 3/5, replace br_mnt by br_path
fa73e4d 2013-04-20 aufs: pin the branch dir 2/5, tiny, au_br_sb()
5272e64 2013-04-20 aufs: pin the branch dir 1/5, tiny, au_br_mnt()
ca0e87b 2013-04-20 aufs: new copyup 6/6, the inode attributes
724b70b 2013-04-20 aufs: new copyup 5/6, actually unlock the parent and relock
ead9579 2013-04-20 aufs: new copyup 4/6, aufs_rename() always copies-up the src 
dentry
8b550ff 2013-04-20 aufs: new copyup 3/6, aufs_link() copyup dentry using 
src_dentry's name
8a4170f 2013-04-20 aufs: new copyup 2/6, au_pin supports temporary unlock/relock
c90d846 2013-04-20 aufs: new copyup 1/6, copyup as a hidden name
635b8e3 2013-04-20 aufs: possible bugfix, error handling in reopen_nondir()
2cfb049 2013-04-20 aufs: possible bugfix, make sure the target branch is upper
6ca6743 2013-04-20 aufs: tiny, simply refine calling h_open_post()
37fbf7f 2013-04-20 aufs: stop locking for au_h_open_pre()
b4a1cbe 2013-04-20 aufs: minor optimization, do not unlink in 
au_do_cpup_regular()
871ecdb 2013-04-20 aufs: tiny, add some debugging code
f8a25e6 2013-04-20 aufs: tiny, remove an obsolete comment
6c4ed58 2013-04-09 aufs: update the donator list
ace6a74 2013-04-03 aufs: tiny, update SF URLs
3af9cef 2013-04-03 aufs: tiny, internal struct au_cpup_basic
b1a8fed 2013-04-01 aufs3.4 20130401
886254e 2013-04-01 aufs: tiny, update SF URLs
a961fcc 2013-03-31 aufs: tiny, internal struct au_cpup_basic
73b12c9 2013-03-23 aufs3.4 20130325


J. R. Okajima

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Reply via email to