Loading fs/afs/volume.c +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ #include <linux/slab.h> #include "internal.h" unsigned __read_mostly afs_volume_gc_delay = 10; unsigned __read_mostly afs_volume_record_life = 60 * 60; static unsigned __read_mostly afs_volume_record_life = 60 * 60; /* * Insert a volume into a cell. If there's an existing volume record, that is Loading Loading
fs/afs/volume.c +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ #include <linux/slab.h> #include "internal.h" unsigned __read_mostly afs_volume_gc_delay = 10; unsigned __read_mostly afs_volume_record_life = 60 * 60; static unsigned __read_mostly afs_volume_record_life = 60 * 60; /* * Insert a volume into a cell. If there's an existing volume record, that is Loading