Amir Goldstein
|
01b39dcc95
ovl: use inode_insert5() to hash a newly created inode
|
7 年之前 |
Vivek Goyal
|
ac6a52eb65
ovl: Pass argument to ovl_get_inode() in a structure
|
7 年之前 |
Amir Goldstein
|
137ec526a2
ovl: create helper ovl_create_temp()
|
7 年之前 |
Miklos Szeredi
|
95a1c8153a
ovl: return dentry from ovl_create_real()
|
7 年之前 |
Amir Goldstein
|
471ec5dcf4
ovl: struct cattr cleanups
|
7 年之前 |
Amir Goldstein
|
6cf00764b0
ovl: strip debug argument from ovl_do_ helpers
|
7 年之前 |
Amir Goldstein
|
12574a9f4c
ovl: consistent i_ino for non-samefs with xino
|
7 年之前 |
Amir Goldstein
|
e487d889b7
ovl: constant st_ino for non-samefs with xino
|
8 年之前 |
Amir Goldstein
|
da309e8c05
ovl: factor out ovl_map_dev_ino() helper
|
8 年之前 |
Amir Goldstein
|
8a22efa15b
ovl: do not try to reconnect a disconnected origin dentry
|
7 年之前 |
Amir Goldstein
|
5b2cccd32c
ovl: disambiguate ovl_encode_fh()
|
7 年之前 |
Amir Goldstein
|
2ca3c148a0
ovl: check lower ancestry on encode of lower dir file handle
|
7 年之前 |
Amir Goldstein
|
0617015403
ovl: lookup indexed ancestor of lower dir
|
8 年之前 |
Amir Goldstein
|
4b91c30a5a
ovl: lookup connected ancestor of dir in inode cache
|
8 年之前 |
Amir Goldstein
|
3b0bfc6ed3
ovl: decode indexed dir file handles
|
8 年之前 |
Amir Goldstein
|
9436a1a339
ovl: decode lower file handles of unlinked but open files
|
8 年之前 |
Amir Goldstein
|
f941866fc4
ovl: decode lower non-dir file handles
|
8 年之前 |
Amir Goldstein
|
8556a4205b
ovl: decode pure upper file handles
|
8 年之前 |
Amir Goldstein
|
8ed5eec9d6
ovl: encode pure upper file handles
|
8 年之前 |
Amir Goldstein
|
c62520a83b
ovl: store 'has_upper' and 'opaque' as bit flags
|
8 年之前 |
Amir Goldstein
|
0aceb53e73
ovl: do not pass overlay dentry to ovl_get_inode()
|
8 年之前 |
Amir Goldstein
|
91ffe7beb3
ovl: factor out ovl_get_index_fh() helper
|
8 年之前 |
Amir Goldstein
|
e7dd0e7134
ovl: whiteout index when union nlink drops to zero
|
8 年之前 |
Amir Goldstein
|
24b33ee104
ovl: create ovl_need_index() helper
|
8 年之前 |
Amir Goldstein
|
ad1d615cec
ovl: use directory index entries for consistency verification
|
8 年之前 |
Amir Goldstein
|
f168f1098d
ovl: add support for "nfs_export" configuration
|
8 年之前 |
Amir Goldstein
|
051224438a
ovl: generalize ovl_verify_origin() and helpers
|
8 年之前 |
Amir Goldstein
|
1eff1a1dee
ovl: simplify arguments to ovl_check_origin_fh()
|
8 年之前 |
Amir Goldstein
|
9678e63030
ovl: fix inconsistent d_ino for legacy merge dir
|
8 年之前 |
Vasyl Gomonovych
|
7879cb43f9
ovl: Use PTR_ERR_OR_ZERO()
|
8 年之前 |