Namjae Jeon
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
12 years ago |
Cyril Roelandt
|
f6af75dac3
ceph: fix dentry reference leak in ceph_encode_fh()
|
12 years ago |
Linus Torvalds
|
35fd3dc58d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
12 years ago |
David Zafman
|
52eb5a900a
ceph: fix dentry reference leak in encode_fh()
|
12 years ago |
Hugh Dickins
|
35c2a7f490
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
|
12 years ago |
Sage Weil
|
c862868bb4
ceph: move encode_fh to new API
|
13 years ago |
Al Viro
|
b0b0382bb4
->encode_fh() API change
|
13 years ago |
Sage Weil
|
ee6b1baf67
ceph: avoid useless dget/dput in encode_fh
|
13 years ago |
Sage Weil
|
e5f86dc377
ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug
|
14 years ago |
Sage Weil
|
70b666c3b4
ceph: use ihold when we already have an inode ref
|
14 years ago |
Sage Weil
|
45e3d3eeb6
ceph: avoid inode lookup on nfs fh reconnect
|
14 years ago |
Sage Weil
|
3c454cf216
ceph: use LOOKUPINO to make unconnected nfs fh more reliable
|
14 years ago |
Sage Weil
|
6c0f3af72c
ceph: add dir_layout to inode
|
14 years ago |
Yehuda Sadeh
|
3d14c5d2b6
ceph: factor out libceph from Ceph file system
|
15 years ago |
Aneesh Kumar K.V
|
bba0cd0e3d
ceph: Update max_len with minimum required size
|
14 years ago |
Aneesh Kumar K.V
|
92923dcbfc
ceph: Fix return value of encode_fh function
|
14 years ago |
Julia Lawall
|
7e34bc524e
fs/ceph: Use ERR_CAST
|
15 years ago |
Dan Carpenter
|
0d509c949a
ceph: d_obtain_alias() returns ERR_PTR()
|
15 years ago |
Cheng Renquan
|
640ef79d27
ceph: use ceph_sb_to_client instead of ceph_client
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Sage Weil
|
a8e63b7d51
ceph: nfs re-export support
|
15 years ago |