xfs: implement pNFS export operations
[deliverable/linux.git] / fs / xfs / xfs_iops.c
index ce80eeb8faa472fd225571de4df196dd6d689693..e5e2ea0d0b2501a24b4c164b53fc0ee6f235897a 100644 (file)
@@ -505,7 +505,7 @@ xfs_setattr_mode(
        inode->i_mode |= mode & ~S_IFMT;
 }
 
-static void
+void
 xfs_setattr_time(
        struct xfs_inode        *ip,
        struct iattr            *iattr)
This page took 0.045587 seconds and 5 git commands to generate.