mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
libceph: no need for frag_info_t
This commit is contained in:
parent
5d9d1ef61b
commit
10e644afcd
@ -9,7 +9,6 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
|
|
||||||
struct frag_info_t;
|
|
||||||
struct stat_precise {
|
struct stat_precise {
|
||||||
ino_t st_ino;
|
ino_t st_ino;
|
||||||
dev_t st_dev;
|
dev_t st_dev;
|
||||||
|
Loading…
Reference in New Issue
Block a user