It's not clear that anyone is using these platforms or if
they even build at this point. Get someone's attention if
they are trying to use it.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
int platform_has_uuid = 1;
extern char *progname;
+#warning "Darwin support is deprecated and planned for removal in July 2018"
+#warning "Contact linux-xfs@vger.kernel.org if you'd like to maintain this port"
+#error "Remove this line if you'd like to continue the build"
+
int
platform_check_ismounted(char *name, char *block, struct stat *s, int verbose)
{
int platform_has_uuid = 1;
extern char *progname;
+#warning "FreeBSD support is deprecated and planned for removal in July 2018"
+#warning "Contact linux-xfs@vger.kernel.org if you'd like to maintain this port"
+#error "Remove this line if you'd like to continue the build"
+
int
platform_check_ismounted(char *name, char *block, struct stat *s, int verbose)
{
extern char *progname;
extern int64_t findsize(char *);
+#warning "IRIX support is deprecated and planned for removal in July 2018"
+#warning "Contact linux-xfs@vger.kernel.org if you'd like to maintain this port"
+#error "Remove this line if you'd like to continue the build"
+
int
platform_check_ismounted(char *name, char *block, struct stat *s, int verbose)
{