diff options
Diffstat (limited to 'api/src/glfs-resolve.c')
-rw-r--r-- | api/src/glfs-resolve.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/src/glfs-resolve.c b/api/src/glfs-resolve.c index 16093ec221..6c9fc38901 100644 --- a/api/src/glfs-resolve.c +++ b/api/src/glfs-resolve.c @@ -953,6 +953,7 @@ __glfs_active_subvol (struct glfs *fs) } __glfs_migrate_openfds (fs, new_subvol); + /* TODO: Migrate the fds and inodes which have leases to the new graph (issue #350)*/ /* switching @active_subvol and @cwd should be atomic |