search for: cfbd

Displaying 5 results from an estimated 5 matches for "cfbd".

Did you mean: cfb
2019 Jun 13
1
[PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
...assing the actual typed structure leads to more understandable code > vs the actual references. Ha, ok, I originally suggested this to Dan when he introduced the callback[1]. Reviewed-by: Logan Gunthorpe <logang at deltatee.com> Logan [1] https://lore.kernel.org/lkml/8f0cae82-130f-8a64-cfbd-fda5fd76bb79 at deltatee.com/T/#u
2002 Nov 07
1
smbpasswd (adding machines?) with pdb_mysql doesn't work
...omain;,fullname;,lanmanpass;,ntpass;) VALUES (128,1038503414,1036689014,21,168,1001,102,'S-1-5-21-185972153- 986818063-2128889050-3002','S-1-5-21-185972153-986818063-2128889050- 1205','bbmachine$','BBNETWORK','BBMACHINE','7A58D4CAF8CB00A46E45D5F10408 CFBD','846758B4FA35D304D8DC817935F4005F') Error executing INSERT INTO users (acct_ctrl,passmusttime;,passmusttime;,hourslen;,logondivs;,uid;,gid,use rsid;,groupsid;,username,domain;,fullname;,lanmanpass;,ntpass;) VALUES (128,1038503414,1036689014,21,168,1001,102,'S-1-5-21-185972153-...
2019 Jun 13
0
[PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
...> callback[1]. > > Reviewed-by: Logan Gunthorpe <logang at deltatee.com> Reviewed-by: Dan Williams <dan.j.williams at intel.com> Reported-by: Logan Gunthorpe <logang at deltatee.com> :) > > Logan > > [1] > https://lore.kernel.org/lkml/8f0cae82-130f-8a64-cfbd-fda5fd76bb79 at deltatee.com/T/#u >
2007 Oct 11
0
SK-9E21D + vlan + ifb
........... 0x0030: 2012 ec8a 2012 eea2 b2d2 2187 ..........!. 03:32:01.944488 5a:71:6f:15:00:04 > 00:00:5a:71:00:00, ethertype Unknown (0x23b1), length 68: 0x0000: ccec 0800 4500 002e 3ba9 4000 7e06 99ac ....E...;.@.~... 0x0010: 59d7 010b c3e6 08ac da5d 0a9e cfbd 8a73 Y........].....s 0x0020: 8cd3 a15e 5018 fc31 109e 0000 c106 4402 ...^P..1......D. 0x0030: 091a 4f53 b574 ..OS.t Doing redirect on other vlans (on other adapters, same PC) I see normal IP traffic. Everyting works fine on eth interfaces. Everythin...
2019 Jun 13
57
dev_pagemap related cleanups
Hi Dan, Jérôme and Jason, below is a series that cleans up the dev_pagemap interface so that it is more easily usable, which removes the need to wrap it in hmm and thus allowing to kill a lot of code Diffstat: 22 files changed, 245 insertions(+), 802 deletions(-) Git tree: git://git.infradead.org/users/hch/misc.git hmm-devmem-cleanup Gitweb: