Yan, Zheng
|
0e5e1774a9
ceph: call handle_cap_grant() for cap import message
|
12 years ago |
Yan, Zheng
|
0685235ffd
ceph: Don't add dirty inode to dirty list if caps is in migration
|
12 years ago |
Yan, Zheng
|
5e62ad3015
ceph: Don't update i_max_size when handling non-auth cap
|
12 years ago |
Yan, Zheng
|
4d1d0534f5
ceph: Hold caps_list_lock when adjusting caps_{use, total}_count
|
12 years ago |
Wei Yongjun
|
b905a7f8b7
ceph: convert to use le32_add_cpu()
|
12 years ago |
Linus Torvalds
|
6c073a7ee2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 years ago |
Alex Elder
|
d8fb02abdc
ceph: create a new session lock to avoid lock inversion
|
13 years ago |
Al Viro
|
5706b27dea
ceph: propagate umode_t
|
14 years ago |
Sage Weil
|
be655596b3
ceph: use i_ceph_lock instead of i_lock
|
13 years ago |
Sage Weil
|
c6ffe10015
ceph: use new D_COMPLETE dentry flag
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Sage Weil
|
b61c27636f
libceph: don't complain on msgpool alloc failures
|
14 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Sage Weil
|
70b666c3b4
ceph: use ihold when we already have an inode ref
|
14 years ago |
Sage Weil
|
db3540522e
ceph: fix cap flush race reentrancy
|
14 years ago |
Sage Weil
|
3540303f87
ceph: fix rare potential cap leak
|
14 years ago |
Henry C Chang
|
d3d0720d4a
ceph: do not use i_wrbuffer_ref as refcount for Fb cap
|
14 years ago |
Sage Weil
|
fca65b4ad7
ceph: do not call __mark_dirty_inode under i_lock
|
14 years ago |
Sage Weil
|
3772d26d87
ceph: use ihold() when i_lock is held
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Sage Weil
|
7e57b81c76
ceph: avoid immediate cap check after import
|
14 years ago |
Sage Weil
|
088b3f5e9e
ceph: fix flushing of caps vs cap import
|
14 years ago |
Sage Weil
|
24be0c4810
ceph: fix erroneous cap flush to non-auth mds
|
14 years ago |
Sage Weil
|
cd045cb42a
ceph: fix rdcache_gen usage and invalidate
|
14 years ago |
Sage Weil
|
feb4cc9bb4
ceph: re-request max_size if cap auth changes
|
14 years ago |
Sage Weil
|
2f56f56ad9
Revert "ceph: update issue_seq on cap grant"
|
14 years ago |
Sage Weil
|
18a38193ef
ceph: use mapping->nrpages to determine if mapping is empty
|
15 years ago |
Sage Weil
|
93afd449aa
ceph: only invalidate on check_caps if we actually have pages
|
15 years ago |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 years ago |
Sage Weil
|
d91f2438d8
ceph: update issue_seq on cap grant
|
14 years ago |