index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mount
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: kernel mount command returning misleading error message
neeraj pratap singh
2024-01-18
1
-1
/
+2
*
mount: fix mount failure with old kernels
Xiubo Li
2022-11-14
1
-1
/
+3
*
mount/conf: avoid creating temporary object
Kefu Chai
2022-06-11
1
-2
/
+1
*
mount/conf: Fix IPv6 parsing
Matan Breizman
2022-05-01
1
-3
/
+1
*
mount.ceph: remove `ms_mode' mount option when switching to old-syntax
Venky Shankar
2022-04-11
1
-15
/
+50
*
Merge pull request #44651 from nmshelke/fake-mount-53903
Venky Shankar
2022-02-09
1
-23
/
+45
|
\
|
*
mount: use getopt_long to parse command options
Nikhilkumar Shelke
2022-01-25
1
-24
/
+33
|
*
mount: add option to supports fake mounts in mount.ceph
Nikhilkumar Shelke
2022-01-19
1
-2
/
+15
*
|
mount.ceph: fix the handling of new-syntax device names
Jeff Layton
2022-01-04
1
-2
/
+9
|
/
*
mount: use mds_mode=prefer-crc with new-style mount syntax if possible
Venky Shankar
2021-11-30
1
-14
/
+44
*
mount: optionally do not fall-back to old-style mount syntax
Venky Shankar
2021-11-30
1
-3
/
+44
*
mount: introduce new mount syntax
Venky Shankar
2021-11-30
1
-65
/
+365
*
mount: record cluster fsid when reading ceph config file
Venky Shankar
2021-11-30
3
-1
/
+12
*
mount: accept monitor host (`mon_host`) mount option
Venky Shankar
2021-11-30
1
-0
/
+9
*
mount.ceph: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
mount.ceph: collect v2 addresses for non-legacy ms_mode options
Jeff Layton
2021-01-07
3
-5
/
+23
*
neorados: Create new library
Adam C. Emerson
2020-05-15
1
-2
/
+5
*
monc: Asifoact MonClient
Adam C. Emerson
2020-05-15
1
-1
/
+3
*
mount.ceph: stop printing warning message for unrecognized mount options
Xiubo Li
2020-03-09
1
-2
/
+9
*
Merge PR #33491 into master
Patrick Donnelly
2020-03-03
1
-0
/
+7
|
\
|
*
mount.ceph: add "fs=<fs_name>" mount options support
Xiubo Li
2020-02-26
1
-0
/
+7
*
|
mount: fix the debug log when keyring getting secret failed
Xiubo Li
2020-02-24
1
-1
/
+1
|
/
*
Merge PR #33197 into master
Patrick Donnelly
2020-02-18
1
-26
/
+25
|
\
|
*
mount.ceph: fix incorrect options parsing
Xiubo Li
2020-02-11
1
-26
/
+25
*
|
mount.ceph: remove arbitrary limit on size of name= option
Jeff Layton
2020-01-20
2
-18
/
+30
|
/
*
mount.ceph: give a hint message when no mds is up or cluster is laggy
Xiubo Li
2019-12-13
1
-0
/
+3
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-8
/
+3
*
RADOS: Create new library
Adam C. Emerson
2019-11-04
1
-2
/
+5
*
monc: Asifoact MonClient
Adam C. Emerson
2019-11-04
1
-1
/
+3
*
cmake: Allow cephfs and ceph-mds to be build when building on FreeBSD
Willem Jan Withagen
2019-10-06
1
-0
/
+3
*
mount.ceph: fork a child to get info from local configuration
Jeff Layton
2019-09-13
4
-13
/
+237
*
mount.ceph: track mon string and path inside ceph_mount_info
Jeff Layton
2019-09-13
1
-31
/
+39
*
mount.ceph: add name and secret to ceph_mount_info
Jeff Layton
2019-09-13
2
-56
/
+68
*
mount.ceph: add ceph_mount_info structure
Jeff Layton
2019-09-13
1
-53
/
+64
*
mount.ceph: clean up debugging output and error messages
Jeff Layton
2019-09-13
2
-20
/
+42
*
mount.ceph: clean up return codes
Jeff Layton
2019-09-13
1
-6
/
+9
*
mount.ceph: add comment explaining why we need to modprobe
Jeff Layton
2019-09-13
1
-0
/
+1
*
mount.ceph: use bools for flags
Jeff Layton
2019-09-13
1
-12
/
+14
*
mount.ceph: properly handle -o strictatime
Jeff Layton
2019-08-06
1
-1
/
+2
*
src/mount: check before dereference buf
songweibin
2019-07-26
1
-0
/
+4
*
mount.ceph.c: do not pass nofail to the kernel
Kenneth Waegeman
2019-03-15
1
-0
/
+2
*
mount,osdc: fix typos
Kefu Chai
2018-09-21
2
-2
/
+2
*
cmake: extract mount.ceph into src/mount
Kefu Chai
2018-07-28
1
-0
/
+9
*
mount: Enlarge buffer to fix overflow warning
Adam C. Emerson
2018-05-09
1
-1
/
+1
*
common: Remove redundant includes
Brad Hubbard
2017-05-09
1
-2
/
+0
*
mount.ceph.c: fix resource leak
Danny Al-Gaaf
2017-04-10
1
-0
/
+1
*
mount.ceph: tweak message on unknown option
John Spray
2016-12-25
1
-2
/
+4
*
mount/mtab.cc: memory leaks
qiankunzheng
2015-12-13
1
-0
/
+2
*
mount.ceph: avoid spurious error message
Yan, Zheng
2015-01-03
1
-1
/
+13
*
mount.ceph.c: ensure '\0' terminated string
Danny Al-Gaaf
2014-10-08
1
-2
/
+4
[next]