Loading drivers/block/aoe/aoe.h +1 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ #define VERSION "81" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" Loading drivers/block/aoe/aoecmd.c +1 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ /* * aoecmd.c * Filesystem request handling methods Loading drivers/block/aoe/aoedev.c +1 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ /* * aoedev.c * AoE device utility functions; maintains device list. Loading drivers/block/aoe/aoenet.c +1 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ /* * aoenet.c * Ethernet portion of AoE driver Loading Loading
drivers/block/aoe/aoe.h +1 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ #define VERSION "81" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" Loading
drivers/block/aoe/aoecmd.c +1 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ /* * aoecmd.c * Filesystem request handling methods Loading
drivers/block/aoe/aoedev.c +1 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ /* * aoedev.c * AoE device utility functions; maintains device list. Loading
drivers/block/aoe/aoenet.c +1 −1 Original line number Diff line number Diff line /* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2013 Coraid, Inc. See COPYING for GPL terms. */ /* * aoenet.c * Ethernet portion of AoE driver Loading